My First Backbone App
If you haven’t caught on from my previos blog posts:
http://blakeerickson.com/2014/08/25/discourse-blog-comments/
I’m teaching myself Backbone.
Today I finished my first Backbone application with a Rails backend. It’s based off of the initial Rails Tutorial Blog and I had some help from this tutorial.
Feel free to checkout the source and that actual app.
Now it’s time to work on my next app that’s going to use Marionette.