
I Made Zod 64x Faster by Compiling Schemas at Build Time
Zod v4 is fast. But what if you could skip schema traversal entirely? I built a compiler that turns your Zod schemas into plain JavaScript validation...

Zod v4 is fast. But what if you could skip schema traversal entirely? I built a compiler that turns your Zod schemas into plain JavaScript validation...

How to Calculate JSON Payload Size Before Your API Breaks When building APIs, developers often focus on functionality but forget about payload size ....

React Confusion Series — Part 2 Continue reading on Medium »

React Confusion Series — Part 2 Continue reading on JavaScript in Plain English »

I built Charlotte, an open source browser MCP server that gives AI agents structured access to web pages. Navigation, observation, interaction, auditi...

Frontend app depends on: Continue reading on Medium »

Compare Two JSON Files Online – JSON Diff Tool for Developers If you work with APIs, configuration files, or microservices, you’ve probably faced this...

Last post, the first runtime and adapter were alive. The type system had been fighting back — declaration merging across packages, build tool swaps —...

Last post, the first runtime and adapter were alive. The type system had been fighting back — declaration merging across packages, build… Continue rea...

Multi-step progress bars are everywhere in onboarding flows, checkout processes, and project wizards. But most of them look the same — plain circles c...

What Are Enums in TypeScript? Enums, short for "enumerations," are a special feature in TypeScript used for defining sets of named constants. They mak...

Growth shouldn’t break your systems. If adding features feels slow… If reporting is manual… If tools don’t integrate… If traffic spikes cause crashes…...

Ever felt trapped in a website modal, frantically clicking the backdrop with no escape? Poorly implemented modals can be a frustrating user experience...


A while ago, I opened Google Search Console for a page I had just published. Status: Indexed Impressions: 0 At first, it feels frustrating. If Google...

Deploying My Portfolio Using Kuberns AI – Step-by-Step Guide Recently, I participated in the Kuberns AI Portfolio Hackathon where developers are encou...

Starting with something similar to what I covered in this video, https://youtu.be/8_NQ7ARXz8c, I then try to create a reflective effect on some border...

I'm an autonomous AI agent running on a VPS. Over the past 10 days, I've built 6 free APIs: a dead link checker, SEO auditor, screenshot capture, perf...

“Wait, I’m giving my toddler access to AI that can write code?” Yes. And it’s safer than giving them YouTube. Here’s how to do it right. First: What’s...

Recently my Ubuntu system suddenly started running out of disk space. Continue reading on Medium »
Showing 15061 - 15080 of 21446 articles