Hi there! 👋
My name is Annas Alghoffar. I’m a Frontend Engineer and Technical Lead with a passion for building scalable and modern web applications. Throughout my career, I’ve worked with cutting-edge technologies to create efficient and impactful solutions.
Featured
React Basics: JSX, Props, & State (Casual Guide)
Posted on:October 25, 2023 at 10:00 AMLearning React from scratch without the headache. We cover JSX, Props, and State in human language, not robot speak.
AstroPaper 2.0
Posted on:January 30, 2023 at 03:57 PMAstroPaper with the enhancements of Astro v2. Type-safe markdown contents, bug fixes and better dev experience etc.
Recent Posts
React 18: Mastering useTransition for Smooth UI
Posted on:February 8, 2026 at 07:19 PMLearn how to keep your React app responsive even with heavy updates using useTransition.
React - Keep UI Responsive with useTransition
Posted on:February 6, 2026 at 07:03 PMLearn how to use the useTransition hook in React 18 to keep your UI responsive even during heavy updates.
React State Arrays: The Right Way to Add, Delete, & Update
Posted on:February 5, 2026 at 07:15 PMStop using push or splice! Learn how to manage array state in React correctly to keep your app responsive and bug-free.
React Accessibility: Making Apps for Everyone
Posted on:February 4, 2026 at 07:10 PMLearn how to make your React apps accessible to everyone. Simple tips on Semantic HTML, ARIA, and Keyboard Navigation.