Posts
All the articles I've posted.
100% Code Coverage Doesn't Mean It Works
Why executing every line of code is not the same as testing that the code works correctly.
Comparing Classes: C# 6, ES6/ES2015 JavaScript, and TypeScript
Compare class syntax and behavior in C# 6, ES6 JavaScript, and TypeScript.
We Replaced a Multi-Application Home-Grown Authentication System
Lessons from replacing a home-grown authentication system, with an NDC Oslo talk recording.
TypeScript: Where's My C# Style Object Initializers?
Explore object initialization in TypeScript compared with C# object initializers.