Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _posts/2012-11-28-resthub-2.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ If provides the following features:
- $root attribute used to specify the container root element where the view should be attached (since $el is the view itself)
- Default template attribute with context management
- Zombie view and event handler cleanup
- A new populateModel function that automatically populate a model objet from form values (mapped on element names)
- A client to server Javascript logger, a simple but lifesaver feature when your application run in production
- Additional Handlebars helpers
- A Require.js/Handlebars plugin
Expand Down