57 Articles
148109 Words
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.
GitHub Copilot Breaks Bad Interviews
July 22, 2021
interviewingopinioncopilotGitHub Copilot is a huge step forward for tech. Luckily, it improves our lives. Unfortunately, it will break your interviews. Here's why.
Web Components 101: Vanilla JS
July 15, 2021
javascripthtmlwebdevOne of the ways web components differs from a framework is that it works right in the browser. Here's how to build them from scratch.
Introduction to Web Accessibility (A11Y)
May 30, 2021
accessibilitywebdevAccessibility allows as many people to use your product as possible. That, in turn, generates more profit. Here's how to improve it on web.