This post is part of my weekly tech learning series, where I take one hour each week to try out a piece of technology that I’d like to learn. This week I decided to use my hour to learn a bit more about Knockout.js. Knockout is described as a Model-View-View Model library. MVVM Coming from …
Tag: todo app
Learning CoffeeScript (with a dash of Node.js)
This post is part of my weekly tech learning series, where I take one hour each week to try out a piece of technology that I’d like to learn. Today I decided to start my tech learning with CoffeeScript. CoffeeScript is “a little language that compiles into JavaScript” and has been really popular over the …