~9 min read
A recap of my time at React Miami 2024: What I learned, what you missed, and why you should come next year
April 25, 2024
~31 min read
A technical deep dive into Thirsty Bot, an AI-powered cocktail generator I built over a weekend
April 7, 2024
~16 min read
Looking at my major architectural decisions for this website from a year ago and whether I still stand by them
February 26, 2024
~6 min read
How your functional React component can detect and handle changes to props (without useEffect)
January 31, 2024
~14 min read
How to leverage recursion when building React applications and components
November 22, 2023
~8 min read
How to use functional currying to make React callbacks more clear and maintainable
May 5, 2023
~10 min read
Embedded Tweets and share buttons were bogging down my blog, so I wrote custom UI that is statically generated using the Twitter API to speed things back up
October 11, 2022
~13 min read
A collection of my thoughts and suggestions on React/front-end technical interviews
April 29, 2022
~7 min read
There are many different starter templates out there for Next.js, but I wanted to evaluate all my past projects and create the perfect one for bootstrapping future projects.
December 6, 2021
Building a simple calendar component in React with minimal reliance on third party code
November 12, 2021