Headless UI Was a Bad Idea...Headless UI Libraries like Radix UI (the library behind Shadcn/ui) and Headless UI have gained a lot of popularity… but are they the right choice for you?
The Complete Guide To React QueryA complete guide to React query, a server state management library, that solves many problems related to fetching data.
Stop Using 'style' in React 🤦React's style prop comes with a lot of problems. Checkout these 4 alternatives ways to style your app in React.
Enums in TypeScript: You're Doing it WrongEnums in TypeScript can be really tricky. Here's how to do it right.
Understanding Array.map in ReactLearn how to use the map function in React to render dynamic content.
Git Merge vs Rebase: Which SHOULD you use?GIT Merge vs. Rebase is one of GIT's most debated topics... Luckily, there are a few rules to help you choose the right approach.
Mastering React: 5 Key Areas to Focus OnLearning React can be overwhelming. This post provides 5 areas of focus to help you master React!