Javascript Inheritance & The Evil Dead
Javascript is a wily beast. Its popularity has skyrocketed in the last few years. With great options like Angular and React for front end...
An introduction into the WSGI ecosystem
If you've done any back end web development in Python, you've probably come across WSGI at some point. If you're just getting started,...
Mature Optimization - Part 2
Recap This is part 2 of a series about finding a structured, repeatable way to optimize software. In part 1 of this series, we talked...
Mature Optimization - Part 1
Optimization has become a tricky subject in the world of software development. The term "premature optimization" is thrown around a lot....
Is Your AngularUI Router not Working with Pug/Jade Templates?
Oh web development...sometimes you make me very punchy, especially when you mysteriously refuse to work. I was recently doing some work...