• Stars
    star
    348
  • Rank 121,840 (Top 3 %)
  • Language
    JavaScript
  • Created over 11 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code for the "Backbone.Marionette.js: A Gentle Introduction" book available at https://leanpub.com/marionette-gentle-introduction

Backbone.Marionette.js: A Gentle Introduction

This code repository is the companion to my book on Marionette.js. You can see the app live here: http://davidsulc.github.io/marionette-gentle-introduction

Even if you don't have the book, you can learn a lot from looking through the commit history. But if you're serious about wanting to become competent with Marionette.js, I suggest you consider purchasing the book: typical mistakes and various tips and techniques are indicated in the book and absent from this repository.

If you're interested, you can view a sample of the book at http://samples.leanpub.com/marionette-gentle-introduction-sample.pdf

The code in this repository uses Marionette > 2.0, but there's a marionette-pre-v2 branch that uses an older version.

More Repositories

1

structuring-backbone-with-requirejs-and-marionette

Source code for the "Structuring Backbone Code with RequireJS and Marionette Modules" book available at https://leanpub.com/structuring-backbone-with-requirejs-and-marionette
JavaScript
163
star
2

backbone.marionette-atinux-books

A reimplementation of http://www.atinux.fr/backbone-books in Backbone.Marionette
JavaScript
80
star
3

backbone.marionette-collection-example

A basic example of using Backbone.Marionette to simplify building Backbone.js apps
JavaScript
61
star
4

marionette-serious-progression-app

JavaScript
32
star
5

backbone.marionette-nested-views

An example of using Backbone.Marionette to create nested views that can be driven externally. In this case, we will be building an accordion driven by Twitter's Bootstrap js library.
CSS
21
star
6

sensitive_data

A library for dealing with sensitive data and avoiding leaks
Elixir
14
star
7

pool_toy

A toy worker pool implementation aiming to teach about process supervision trees
Elixir
7
star
8

dev_zone_basic_rails_app

Basic rails app built in SugarCRM Developer Zone article demonstrating SugarCRM Ruby gem
Ruby
7
star
9

sugar_on_rails_basic

A trivial Rails 3 app using the SugarCRM gem. It will hopefully help to get you up and running (see steps below).
Ruby
7
star
10

marionette-testing

Source code for the "Marionette.js: Testing and Refactoring" book available at https://leanpub.com/marionette-testing
JavaScript
6
star
11

marionette-serious-progression-server

Optional Rails-based server component
Ruby
4
star
12

dev_zone_articles

Article drafts for SugarCRM's Developer Zone
2
star
13

monad_introduction

Short introduction to monads, along with a coding example in Elixir
Elixir
1
star
14

protocolonel

Ruby
1
star
15

testing-demo

Short demonstration of website testing with Cucumber and Selenium
Ruby
1
star
16

scrapy_cloud_ex

An API wrapper for Scrapy Cloud API provided by ScrapingHub and documented at https://doc.scrapinghub.com/scrapy-cloud.html#scrapy-cloud-api
Elixir
1
star