Posts
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.
How to Upgrade to React 18
January 7, 2022•418 words
React 18 introduces some awesome features that I'm sure you can't wait to try! Here's how you can get started with React 18 today!
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.
Web Components 101: Lit Framework
November 4, 2021•2,541 words
Google pushed for web components, sure, but they didn't stop there. They also went on to make an amazing framework to help build them: Lit!