Tag: Web Development

  • Model Railroads: Part 2

    Chugging right along, let’s continue working on our Model Railroad with Backbone.js. Last time, we looked into creating a model. Today, we’ll cover a few of the standard methods you can use within your Model class.

  • Plain Jane objects vs. Backbone models

    Picking up from where we left off yesterday, let’s take a look at what you would see in regular JavaScript object compared to a Backbone.js model.

  • Model railroading with Backbone.js

    All aboard! We’re building a model railroad using Backbone.js.

  • Grow some backbone, will ya?

    Okay, so let’s talk about Backbone.js and hopefully I can show you quickly what it is, how I’ve used it, and where to get some good tutorials. I also hope to follow up this post with some tutorials of my own.