Posts
Why React 18 Broke Your App
January 27, 2022•1,120 words
React 18's internal changes improved a lot, but may have broken your app in the process. Here's why and how you can fix it
A Better Way To Code: Documentation Driven Development
January 18, 2022•1,622 words
Test Driven Development is often taught to improve a your workflow; I present Documentation Driven Development as an alternative approach.
How to get started with .NET
January 18, 2022•1,052 words
Did you know that 35% of developers are using .NET? This is a great article to read to get started with .NET.
Web Components 101: History
December 21, 2021•1,447 words
Web components have had a long history to get where they are today. Let's look back to see where they came from & their immense growth!
Web Components 101: Framework Comparison
December 2, 2021•1,946 words
While web components can be used standalone, they're paired best with a framework. With that in mind, which is the best and why?
Docs, Where Can We Do Better?
November 13, 2021•1,010 words
My personal approach to writing docs, mainly aimed at frameworks and the like.