I have used Backbone quite a bit, but for the last big JS project we switched to Angular and it is far better. The same functionality can be achieved with way less code.
It is also worth looking at https://github.com/FineLinePrototyping/angularjs-rails-resource for integrating resources in Rails. Cheers Richard On 15 Sep 2013, at 13:34, Graham Ashton <[email protected]> wrote: > On 15 Sep 2013, at 12:52, Paul Robinson <[email protected]> wrote: > >> I'd be interested on recommendations on AngularJS BTW, as a few people have >> suggested it might be a better fit for the problems we're trying to solve >> than Backbone.js > > I can't recommend Angular (haven't tried it yet) but http://egghead.io looks > like a good place to get familiar with the approach. > > -- > You received this message because you are subscribed to the Google Groups > "NWRUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nwrug-members. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nwrug-members. For more options, visit https://groups.google.com/groups/opt_out.
