Blog
How to write an ESLint rule using Abstract Syntax Trees
Oct 3, 2021
Learn about Abstract Syntax Trees and how they can be used to write ESLint rules and Babel plugins
TypeScript aliases to help clean up import statements
Feb 20, 2021
Learn how to easily import from shared components and utilities folders, and clean up your import statements at the same time.
Visual flexbox demo
Apr 3, 2021
I made a visual flexbox demo that makes it really easy to find the right flexbox property. Made with vanilla HTML, CSS, and JS.
Hello world
Feb 15, 2021
My first post on this blog.