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

Generate Dynamic Open Graph Images Using Satori
A practical guide to generating dynamic OG images with Satori, based on my project setup and a production-ready Next.js implementation.
- OpenGraph
- Satori
- NextJS

Tree Shaking in JavaScript: Cut the Code, Keep the Speed
Learn how tree shaking optimizes your JavaScript apps by removing unused code.
- JavaScript
- WebDevelopment
- TreeShaking

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

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

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

Optimizing React Component Performance with useDeferredValue Hook
Optimizing React component performance using new react hook
- react
- react-hook
- performance
Get new articles in your inbox
No spam. Unsubscribe anytime.
