- 07 Oct, 2024
Introducing Mixwith.ts and Mixins
Last summer I created a TypeScript library called mixwith.ts. This library is a Mixin library with TypeScript support that builds upon work from Justin ...
- 03 Nov, 2018
Matching IDs across files
Recently I was given two files, A and B. The goal was to produce a third file C that has all lin ...
- 18 Mar, 2018
Learning JavaScript as a C# Developer
As a developer who worked exclusively on the Microsoft stack for most of my career, the last five y ...
- 15 Aug, 2015
The Dependency Inversion Principle
This is the sixth and final in a series of (hopefully) amu ...
- 21 Jun, 2015
Interface Segregation Principle
This is the fifth in a series of (hopefully) amusing post ...