Google's BaaS platform. Firestore (NoSQL), Realtime Database, Auth, Cloud Functions, Hosting, and ML. Free Spark tier; pay-as-you-go Blaze.
Firebase is Google's backend-as-a-service for mobile and web. Firestore is the document database most teams pick today; Realtime Database is the older real-time JSON store. Authentication ships with social providers out of the box, Cloud Functions runs serverless code on Google Cloud, and Hosting handles static sites with CDN. Firebase shines for mobile apps, real-time multiplayer, and quick MVPs. The pricing model is consumption-based and can surprise teams at scale, which is part of why Postgres-based alternatives like Supabase have grown.
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.
Open-source Firebase alternative built on Postgres. Auth, real-time subscriptions, storage, edge functions, and pgvector for AI embeddings. Generous free tier.
Deployment 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.
Google's BaaS platform. Firestore (NoSQL), Realtime Database, Auth, Cloud Functions, Hosting, and ML. Free Spark tier; pay-as-you-go Blaze.
Try FirebaseHonest 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.
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.
Real-time prompt loop with history, completions, and multiline input.
Claude CodePre-configured or dynamic OAuth for remote MCP servers.
Claude CodeManaged scheduling on Anthropic infrastructure with API and GitHub triggers.
Claude Code
Cloudflare moved cdnjs, the open-source CDN behind ~12% of the web, entirely onto Workers, Workflows, R2, and Queues. Th...

A practical look at the operational Postgres guide that hit the HN front page - what it gets right, what the community p...

Google rebrands NotebookLM to Gemini Notebook, integrating the popular research tool deeper into its AI ecosystem. Here...

How to set up Entire's regional Git mirrors for AI coding agents. Covers installation, mirroring, integrations with Clau...

A new distributed inference system pools GPU resources across multiple machines and exposes them through a single OpenAI...

Cloudflare Research introduces Meerkat, a distributed consensus service using QuePaxa that eliminates leader elections a...

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