“backend”
Full-Stack Dart: How Cloud Functions for Firebase Changes Everything
Full-stack Dart is here. With Cloud Functions for Firebase supporting Dart, Flutter developers can now use one language across the entire stack. Learn about shared packages, 10ms cold starts, and the end of the Double-Doc Tax.
Building a Mobile App with Appwrite: Auth, DB, and Storage
Learn how to build a full-stack mobile app with Appwrite — authentication, databases, and file storage — from a single Flutter codebase.
Payment Integration: Stripe Checkout for Developers
How to integrate Stripe Checkout into a web app — server-side session creation with the Stripe SDK, redirecting customers, verifying webhooks for payment success, and running subscriptions.
Firebase in 2026: Auth, Firestore, and Cloud Functions
A hands-on walkthrough of Firebase in 2026: setting up Auth, modeling and querying Firestore, writing bulletproof Security Rules, and building Cloud Functions (2nd gen) with secrets and deployment.
Full-Stack Dart in 2026: Building AI APIs with Shelf and Gemini
Discover how to build a high-performance backend API with Dart Shelf, integrated with dartantic_ai and Gemini.
Using RustFS as Cloud Storage in Serverpod
A comprehensive guide on configuring and using RustFS, an S3-compatible storage backend, with Serverpod for efficient file management.