Reputation: 4886
Is there any turotial to use both backbone js and Jquery together with rails 3.1
Upvotes: 8
Views: 4192
Reputation: 16041
I haven't seen anyone mention this tutorial yet, which I used to get started:
CloudEdit: A Backbone.js tutorial with Rails
Upvotes: 0
Reputation: 146
Here's an overview on using Backbone.js in Rails 3.1: http://codetunes.com/2012/01/03/backbone-js-rails-3-asynchronous-interfaces
Upvotes: 0
Reputation: 115531
There is a great gem to easy even more Backbone's integration: https://github.com/codebrew/backbone-rails
Upvotes: 3
Reputation: 18597
Yea, there are many tutorials.
BackboneScreencasts.com has some good screencasts.
Backbonefu.com has many good articles on using backbone.
Thoughtbot is making an ebook on integrating Backbone and rails.
And there are many other resources on the web.
Upvotes: 9