Posts
All the articles I've posted.
Technical Debt is Not Just Technical
Many factors can influence technical debt and many of them have nothing to do with code.
Getting Started with Offline Data in Web Apps Pt. 2
Exploring what localStorage is, how it works and how it can be used to store and access data offline.
Getting Started with Offline Data in Web Apps Pt. 1
Different options for determining the user's online/offline status and connection speed.
Confused by JavaScript's const? Me too!
Constants in JavaScript don't necessarily behave the way you think they would.