Blog
Articles, tutorials, and insights about web development, frontend technologies, and software engineering.

Development
How to Hide Git History in VS Code for a Cleaner Workspace
Hide Git history annotations in VS Code like change logs and blame annotations. Learn simple steps to keep your coding workspace distraction-free

Development
Zustand: Lightweight State Management for Modern React Apps
Explore Zustand: The game-changing state management library for React. Learn how it simplifies complex state handling with less code and better performance.

Deployment
Fixing Yarn Compatibility Issues on Cloudflare Pages Build v2: A Step-by-Step Guide
Resolve build errors on Cloudflare Pages caused by Yarn mismatches. Learn how to pin package manager versions with Node.js Corepack for smooth builds