Posts
Rules of React's useEffect
February 22, 2022•2,437 words
useEffect is prolific in React apps. Here are four rules associated with the hook and in-depth explanations of why they're important.
Doomsday Rule
February 10, 2022•4,442 words
In this blog I talk about the Doomsday Rule, how it works, how to put it into code then how to make a program that tests you.
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
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: 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!