davidgbeck
- Karma
- 6
- Created
- May 29, 2013 (13y ago)
- Submissions
- 0
- Tutorial: Getting started with cartero (jslifeandlove.org)
- Modularity in the front end (jslifeandlove.org)
- Parcelify gets support for global transforms (npmjs.org)
- Screencast: Intro to Cartero (vimeo.com)
A walkthrough of the basic setup and workflow of using Cartero with Express.js.
- Cartero v0.2.0 released, Coffee + Browserify support (github.com)
New version of Cartero released, better support for using coffee with Browerify, and Bower flat directory structure.
- Cartero: An asset manager for modern web apps. (github.com)
- Backbone.Suviews: Minimalist plugin for nested views (github.com)
- Backbone CollectionView Plus Plus (rotundasoftware.github.io)
So you are using backbone.js and need to render a collection. What about when people click on your models? They should get selected right?? What about when they drag them around, the collection should reorder itself…