Blog
Developer Publication
Thoughts on frontend development, performance, and building great user experiences.
Filter by topic
5 articles available
Latest Articles
Fresh writing focused on practical frontend engineering decisions.

Exploring React Context Hooks; Simplifying State Management in Your Applications
Simplify state management in React using the magic of Context Hooks for ease and effectiveness
- react
- context hooks
- react.js
August 12, 20233 min read
Read Article
Why You Should Use the Splice Method Instead of Delete to Modify JavaScript Arrays
Replace Delete operator with Splice method to modify JavaScript arrays without leaving undefined gaps
- javaScript
- arrays
- programming tips
April 28, 20233 min read
Read Article
Simplifying Async State Management with the useAsync Hook
The useAsync hook simplifies the management of asynchronous operations in React by providing a declarative way to handle status
- react
- react-hook
- state management
April 03, 20233 min read
Read Article
Optimizing React Component Performance with useDeferredValue Hook
Optimizing React component performance using new react hook
- react
- react-hook
- performance
March 23, 20234 min read
Read ArticleGet new articles in your inbox
No spam. Unsubscribe anytime.
