DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

tRPC Has a Free API — End-to-End Type-Safe APIs Without Code Generation
What if your API client knew every endpoint, parameter, and return type — without generating any...

Drizzle ORM Has a Free API — SQL-Like TypeScript ORM with Zero Overhead
What if your ORM looked like SQL — so you could think in SQL while getting full TypeScript type...

Panda CSS Has a Free API — Type-Safe CSS-in-JS with Zero Runtime
What if your CSS-in-JS library generated styles at build time — zero runtime JavaScript, full type...

Biome Has a Free API — One Tool to Lint, Format, and Fix JavaScript and TypeScript
What if one tool replaced ESLint AND Prettier — running 35x faster because it is written in...

Effect-TS Has a Free API — TypeScript Standard Library for Production Apps
What if TypeScript had a standard library that handled errors, concurrency, retries, and...

Conform Has a Free API — Type-Safe Form Validation for React Server Components
What if your form validation worked seamlessly with React Server Actions — progressive enhancement,...

Deno Deploy Has a Free API — Run TypeScript at the Edge Globally in Seconds
What if you could deploy a TypeScript server to 35+ global edge locations with zero configuration —...

Sangwoo LeeSolving MSSQL's 2100 Parameter Limit: From IN Clause to Cursor-Based Pagination
How we fixed 'The incoming request has too many parameters' error in a NestJS push notification...

Bun Has a Free API: The All-in-One JavaScript Runtime That Replaces Node.js
What is Bun? Bun is a JavaScript runtime, bundler, test runner, and package manager — all...

Encore Has a Free Backend Framework — Type-Safe APIs With Auto-Generated Infrastructure
Define your API in TypeScript. Encore generates the infrastructure — databases, queues, cron jobs,...
Alan WestRecreating Windows XP in React: Why Devs Keep Building OS Clones
A deep dive into building Windows XP in React — why OS clone projects teach you more about frontend development than most tutorials ever will.

Ely LucasIntroducing ts-dash: A Quick and Simple TypeScript Project Creator
The Itch Lately I've been creating a lot of throwaway TypeScript projects. You know that...

Vercel AI SDK Has a Free API You Should Know About
Vercel AI SDK is a TypeScript toolkit for building AI-powered applications with React Server...

Manav Singh🎨 GraphiDraw: A Web-Based Interactive Drawing & Visualization Tool
Introduction Visual thinking plays a crucial role in understanding ideas, workflows, and data. While...

Drizzle Studio Has a Free API You've Never Heard Of
Drizzle ORM is a TypeScript ORM that's headless — it generates SQL without an abstraction layer....

Kysely Has a Free API You've Never Heard Of
Kysely is a type-safe TypeScript SQL query builder. No ORM magic, no code generation, no runtime...