Notes About Angular and Midi

Hype song aside, I wanted to take a moment to share the lessons I learned while making Mischief Maker. This was a case of me pushing myself out of my comfort zone and trying to build something new and different. This pretty much meant that I started the p… Read more

Similar

One week using Angular and TypeScript

I've picked up Angular as the primary framework for the frontend application, and I'm impressed. Angular2 combined with Typescript is a very sane combination of tools that has let me organize things in a clean way, and quickly build something that is cust... (more…)

Read more »

Angular and Google Analytics

There are many times when we need to insert Google Analytics into our application to track what a user does or where they go in the application. Single page apps like Angular work differently, though, than a static site for example. This post will show yo... (more…)

Read more »