My Favorite React 19 Features
React - April 28, 2024
5 minute read
The React 19 Beta has been released and it includes some very useful new features. In this post, I'll go over the three features that stood out to me the most.
Read more
React - April 28, 2024
5 minute read
The React 19 Beta has been released and it includes some very useful new features. In this post, I'll go over the three features that stood out to me the most.
Read more
React - March 25, 2024
5 minute read
Defining Component Props using Discriminated Unions in TypeScript
Read more
React - March 3, 2024
5 minute read
A quick look at how we can use component composition to create more flexible and maintainable components in React.
Read more
Next.js - February 16, 2024
5 minute read
Next.js Server Actions are great, but they lack a crucial aspect of security that can easily be overlooked.
Read more