Featured Posts 🌟
Tech I'm shipping with in 2023

Here's the tech I'm going to be using in 2023 to ship my side projects
You might be using JavaScript objects wrong

Objects and maps are used to store key-value pairs in JavaScript. When you should use one over the other?
Build bulletproof React forms with Zod and React Hook Form

Using Zod and React Hook Form, you can build robust React forms with ease.