jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →We Analyzed Over 1,500 CLAUDE.md and AGENTS.md Files on GitHub — Here's How Developers Actually Configure AI Agents
July 10, 2026
Original data: 1,562 real agent-config files from 1,532 public repos — the CLAUDE.md vs AGENTS.md split, file sizes, most common sections, rule counts, and MCP adoption.
TypeScript Discriminated Unions: Make Illegal States Unrepresentable
July 9, 2026
Learn how TypeScript discriminated unions model state so invalid combinations simply won't compile. Master the discriminant pattern, exhaustiveness checking with never, and dramatically cleaner reducers.
TypeScript Template Literal Types: Advanced Patterns for String-Safe APIs
July 9, 2026
Master template literal types to eliminate runtime string errors in route handlers, event emitters, and CSS-in-JS. Learn when to use template literals over string enums and how recursive patterns catch invalid paths at compile time.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.