Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Convex replaces your database, API layer, and real-time sync with a single TypeScript platform. You write queries and mutations as TypeScript functions, and your React frontend automatically re-renders when data changes - no websocket setup, no polling. It includes scheduled functions (cron jobs), file storage, full-text search, and vector search for AI apps. This site uses Convex for the course database (90 lessons), video catalog, AI news feed, and user management. The cron job syncs new YouTube videos daily at midnight. Free tier includes 1M function calls/month.
Open-source Firebase alternative built on Postgres. Auth, real-time subscriptions, storage, edge functions, and pgvector for AI embeddings. Generous free tier.
Google's BaaS platform. Firestore (NoSQL), Realtime Database, Auth, Cloud Functions, Hosting, and ML. Free Spark tier; pay-as-you-go Blaze.
TypeScript ORM with a schema-first workflow. Prisma Client gives full type safety; Prisma Migrate handles migrations. Works with Postgres, MySQL, SQLite, MongoDB.
Serverless Postgres with branching. Free tier, instant database branches per PR, autoscaling compute, and scale-to-zero. Acquired by Databricks in 2025.
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Try ConvexHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeDeployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Real-time prompt loop with history, completions, and multiline input.
Claude CodeStep-by-step guide to building an MCP server in TypeScript - from project setup to tool definitions, resource handling, testing, and deployment.
AI AgentsManaged scheduling on Anthropic infrastructure with API and GitHub triggers.
Claude Code
Neon's branching model, serverless driver, and scale-to-zero autoscaling make it one of the most practical Postgres host...

PgDog raised $5.5M to bring transparent Postgres sharding and connection pooling to any stack. Here is what it actually...

A long-form technical read on Flue from Fred K Schott, with deeper comparisons against OpenAI Agents, Vercel AI SDK, Goo...

Convex and Supabase both work for AI-powered apps. Here is when to use each, based on building production apps with both...

Microsoft Execution Containers (MXC) give your AI agents policy-driven sandboxing across Windows, Linux, and macOS. Type...

A companion guide to the Agents 101 video: a behind-the-scenes walkthrough of building and deploying AI agents fast on V...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.