About Melee (part 2 of 2)
Part 2: From Single to Multi user
In our previous post, we talked about we modeled our app to make Backbone and Redis integration as seamlessly as possible. Now as we develop our app and start adding it’s vital organs around the skeleton (backbone?) we designed, we need to keep in mind our end goal as we develop the basic “Single User” version, since everyone hates to refactor code.
In this post, we will do a step by step of how to transform that prototype version of the app into something people can actually use. In order to do that, we’ll look under the hood and check out Backbone, Redis, Node.js, Socket.IO and how everything is glued up together.
Click here to read the full post!


