Explore My Blog
- Java's Type Flexibility: Bug or Feature?
- Understanding useRef by Building It
- Crafting a Custom Component Library for Our Project
- React Advanced Composition Patterns
- Understanding Hydration Errors in React
- My Take on JavaScript's Record & Tuple Proposal.
- Basic auth in NextJS without library
- Server Actions in React beyond Forms
- New use & useOptimistic hooks in React package
- In NextJS, should I use pages/ or app/?
- Why should I choose Next.js over React?
- React client & server components
- Iterables & Iterators in JavaScript
- WeakMap and WeakSet in Javascript
- Helpful TypeScript Utility Types.
- Run Node with specific env file
- Implement fetching & caching mechanism in React