Post-Mortem: The March 2026 Axios Supply Chain AttackThe Incident On March 31, 2026, a high-profile supply chain attack targeted Axios, a critical HTTP client for the JavaScript ecosystem. By hijacking a maintainer's NPM account, attackers injected a maMar 31, 2026·2 min read
Problem 15: Longest Common PrefixHey everyone! 👋 Today, we're solving a popular string manipulation problem: Longest Common Prefix. The Problem The goal is to write a function that finds the longest common prefix among a list of strFeb 23, 2026·4 min read·3
How I Fixed the Hashnode GraphQL API Stale Cache Bug (Stellate CDN)If you're using Hashnode's GraphQL API to fetch your blog posts for a custom frontend (like a React or Next.js portfolio), you've probably run into this incredibly frustrating issue: You publish a newFeb 23, 2026·4 min read·1
Tracking Page Views in a React SPA with Google Analytics 4Adding Google Analytics (GA4) to a standard HTML website is straightforward: paste the tracking snippet into your <head> and you're done. Every time a user clicks a link, the browser fetches a new HTMFeb 23, 2026·4 min read·3
Elevating the Portfolio: A Deep Dive into Recent EnhancementsA portfolio is more than just a list of links; it's a narrative of problem-solving, creativity, and technical execution. Recently, significant updates were pushed to the portfolio to refine its presenFeb 21, 2026·4 min read·4
The Great Decoupling: Is Headless WordPress Right for Your Next Project?In the world of web development, "Headless" has become the architectural gold standard for high-performance applications. But for those of us who have spent years in the comfortable, PHP-driven embrace of traditional WordPress, the jump to a decouple...Feb 17, 2026·3 min read·7
To Headless or Not to Headless? A Shopify Expert’s Guide to the Pros and ConsAs a Shopify developer, the most common "crossroads" question I get from growing brands is: "Should we go headless?" With the rise of Hydrogen/Oxygen and frameworks like Next.js, the allure of total creative freedom is stronger than ever. However, "H...Feb 17, 2026·3 min read·5