Backbone Boilerplate Vs. Rails Asset Pipeline
We recently shifted from Backbone Boilerplate to the Rails Asset Pipeline for generating the various assets (Javascript, CSS, HTML, images, etc) that comprise teamstuff.com, a single-page app. In this post I'll talk about our motivations for making the shift, what we had to change to get there, and how the end result turned out.