EchoDitto Labs is where we get to geek out about serious (and seriously fun) tech topics. Join us in the geekery!
EchoDitto Blog
Labs Blogs
Today, one of the designers I work with asked me a pretty simple question about a Views-based list of videos. The listing displays thumbnails of video
As one
blogger has put it: “we cannot avoid testing javascript
anymore”…especially when it comes to testing sophisticated
client-side web apps that integrate with our servers via various APIs. As we
Let's dig in.
A bit of Backbone Background
Backbone-Rails is a useful gem for setting up Backbone.js in your Rails 3.1 app by providing all the necessary javascript files & dependencies (easy future upgrades with bundler), as well as some generators to setup your MVC directory s
Update: This no longer appears to be necessary as of nodejs 0.8.0. It may have been fixed earlier but I noticed neither of these changes are necessary anymore.
