Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jisaacks/tiy-guest-lecture
Guest lecture on Marionette.js @ The Iron Yard
https://github.com/jisaacks/tiy-guest-lecture
Last synced: 22 days ago
JSON representation
Guest lecture on Marionette.js @ The Iron Yard
- Host: GitHub
- URL: https://github.com/jisaacks/tiy-guest-lecture
- Owner: jisaacks
- Created: 2014-10-21T02:17:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-13T00:08:25.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T16:11:52.364Z (7 months ago)
- Language: Ruby
- Size: 389 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is Marionette?
>Backbone.Marionette is a composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications.
>It is a collection of common design and implementation patterns found in the applications that we have been building with Backbone, and includes pieces inspired by composite application architectures, event-driven architectures, messaging architectures, and more.
[Part 1](Part%201/001%20View)