60 Articles
157333 Words
Rules of React's useEffect
February 22, 2022
reactjavascriptuseEffect is prolific in React apps. Here are four rules associated with the hook and in-depth explanations of why they're important.
Why React 18 Broke Your App
January 27, 2022
reactwebdevReact 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
documentationtestingopinionTest Driven Development is often taught to improve a your workflow; I present Documentation Driven Development as an alternative approach.
How to Upgrade to React 18
January 7, 2022
reactwebdevReact 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
webdevhistoryWeb 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
litvuereactangularWhile web components can be used standalone, they're paired best with a framework. With that in mind, which is the best and why?
Web Components 101: Lit Framework
November 4, 2021
webdevlitGoogle 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!
GitHub Copilot is Amazing - It Won't Replace Developers
October 4, 2021
opiniontoolscopilotGitHub Copilot is an amazing tool that I think will drastically improve the way that I code. But it won't replace me. Here's why.