I just started delving into javascript to make project more responsive and I am working through a backbone.js example.
I\'ve replicated http://www.jamesyu.org/2011/01/27
It sounds like you are not including the file that holds the declaration of App.Controllers.Fffforms. Make sure that you are including that file somewhere in you code prior to where you include application.js.
App.Controllers.Fffforms