Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rails 3.1 with jquery & backbone,js

Is there any turotial to use both backbone js and Jquery together with rails 3.1

like image 555
Thillai Narayanan Avatar asked Dec 24 '11 04:12

Thillai Narayanan


2 Answers

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.

like image 172
Paul Avatar answered Nov 15 '22 00:11

Paul


There is a great gem to easy even more Backbone's integration: https://github.com/codebrew/backbone-rails

like image 36
apneadiving Avatar answered Nov 15 '22 00:11

apneadiving