marionette-gentle-introduction
Framework implementation
A companion repository to a book on Marionette.js web application framework, providing a working example of the framework in action.
Source code for the "Backbone.Marionette.js: A Gentle Introduction" book available at https://leanpub.com/marionette-gentle-introduction
348 stars
24 watching
182 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
roundingwellos/marionette.toolkit | A collection of extensions for large-scale application architecture built on top of Marionette.js | 69 |
mxriverlynn/backbone.marionette | Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js | 112 |
jamiebuilds/marionette-wires | An opinionated example application built with Marionette.js, showcasing its usage and best practices for building complex web applications. | 324 |
mrichard/generator-marionette | Generates a full-stack JavaScript application using Express, Marionette, Backbone, and other tools for building scalable web applications. | 329 |
marionettejs/marionette-integrations | A collection of starter kits for building Marionette Applications using various dependency tools and testing frameworks. | 118 |
marionettelabs/marionette-cookbook | Provides examples of common UI patterns using Marionette.js | 106 |
ajaxray/marionette-boilerplate | A boilerplate setup for building JavaScript applications using Backbone, Marionette, RequireJS, and Twitter Bootstrap. | 60 |
marionettejs/backbone.marionette | A composite application library for Backbone.js that simplifies the construction of large-scale JavaScript applications | 7,061 |
themindfuldev/marionette-vdom | A virtual-dom implementation of Marionette.js views | 128 |
squareknot/marionette.state | A uni-directional state architecture solution for Marionette.js apps | 110 |
alexpsi/webpack-marionette | A development tool for building Marionette/Backbone applications with Webpack and ES6 features | 20 |
jroeckle/marionette-require-gulpjs-boilerplate | A development framework combining Backbone.js, RequireJS, and Gulp.js to create a lightweight project structure. | 18 |
marionettejs/marionette.inspector | An extension that provides a graphical interface to inspect and understand the workings of a web application built with Backbone and Marionette frameworks. | 170 |
denar90/marionette-cli | A command line tool for generating MarionetteJS project structures and files in various module formats | 23 |
karlseguin/the-little-introduction-to-programming | An introduction to programming concepts through the use of CSS | 44 |