Posts
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!
GitHub Copilot is Amazing - It Won't Replace Developers
October 4, 2021•3,188 words
GitHub 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.
Web Components 101: Vanilla JS
July 15, 2021•3,723 words
One 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•4,132 words
Accessibility allows as many people to use your product as possible. That, in turn, generates more profit. Here's how to improve it on web.
How to Interview Frontend Engineers
May 28, 2021•1,280 words
Interviewing for frontend engineering positions can be difficult. Let's walk through some things you should focus on while interviewing.