Curated developer articles, tutorials, and guides β auto-updated hourly


If you've ever opened a file to fix a bug and spent forty minutes just figuring out where the bug...


In my last post I broke down why "convert this website to React" is so much harder than scraping...


Ekehi platform has moved from hand-written HTML/CSS/JS pages to a typed, component-driven React 19.....


A working primary flight display, moving map, battery gauge, and event log wired into one browser da...


~10 min read Β· Engineering There are roughly three honest ways a visual editing tool can relate....


π Missed Day 1? I covered why React exists, the Real DOM, Virtual DOM, and React Elements. You can....


Model Context Protocol (MCP) is an open standard for connecting AI apps to tools and data sources. A...


Most NN explanations show the math before you ever see what happens. I built the opposite: an animat...


The Quest Begins (The "Why") Honestly, I still remember the first time I tried to ship a...


Generation tools have a UX problem most apps don't: a genuine 8-15 second wait between action and...


Why I Built BONDING on My Son's Birthday System Update v0.3.0: The Transponder This is...


Three days ago, React felt like something only experienced developers π Missed Day 2? I covered how...


Dark mode sounds simple until you implement it. Then you discover the flash. On first load, before....

This is the public, sanitized version of an internal proposal I wrote to move our production app off...


What I built goNutriTrack is a free multilingual PWA nutrition tracker. The idea was simple: make...


Every time I added AI to a React app, I rewrote the same 200+ lines. Streaming loop. Manual message....


You added a useLayoutEffect to measure a tooltip, shipped it, and the next time your Next.js (or...


A technical breakdown of Open MindMap: turning an indented Markdown list into a live SVG mind map, a...


I just finished a 50-day "new tech every day" series. For the next 50 days I'm doing the opposite:.....


A while ago I had to build a year-at-a-glance planning board: 52 weeks across the top, grouped...


The Invisible Network Bloat React Server Components (RSC) in Next.js App Router are a game changer....


I built a full-stack typing game with live multiplayer, ghost racer replays, and per-key analytics.....


A few months back I was doing a code review for a friend's project and noticed they were storing JWT...


Prologue A while ago, I decided to develop a fully accessible main navigation component in React an...