Exploring javascript – Angular.js

Recently I starting poking around learning new stuff. Now it's angular.js's turn. I've read a little, watched a few tutorials, played around a little more and I like it a lot. It's simple, quick to pick up and looks like it has a ton of nice features. So I figured I'd post my first simple …

backbone.js – a barebones example

I started to pick up backbone.js the other day. I was kind of struggling with it for awhile trying to understand how to get a simple app working. The examples and tutorials I found were a little more fleshed out and busy in a way that I couldn't make sense of. Full, working examples but …