Featured Posts
How I refactored code
How I Refactored Code to Make It Cleaner, Safer, and More Scalable
typeScript
When Simplicity Wins
Choosing useState Over useReducer in React
react
Why I chose ShadCN over MUI for a React App
A practical comparison of ShadCN and MUI
frontend
Mastering TypeScript Generics
Enhancing Flexibility and Type Safety
typeScript
2024 Year in Review
What I did and learned in 2024
review
Using Figma as a Developer
A Story of Collaboration and Simplicity
frontend
2023 Year in Review
What I did and learned in 2023
review
You may like
frontend
A performance-Driven Decision
review
Why 0-to-1 Projects Are Hard and How I Tackled One
typeScript
When to use Union type?
nextJs