Flutter: Designing an Authentication API with Service Classes
A guide to designing a decoupled authentication API in Flutter using service classes to wrap FirebaseAuth and improve maintainability.
A guide to designing a decoupled authentication API in Flutter using service classes to wrap FirebaseAuth and improve maintainability.
A tutorial on implementing a simple anonymous authentication flow in Flutter using FirebaseAuth and StreamBuilder in under 100 lines of code.
An open-source Flutter & Firebase project demonstrating a complete, production-ready authentication flow with multiple sign-in methods and state management.
Tutorial on building a React Native app that uses Google Vision API to detect logos in images in real time.
Tutorial on building a React Native app that uses Google Cloud Vision API for image recognition, including Firebase setup.
Announcing a free book that teaches how to build a full-stack application using React and Firebase, from setup to deployment.
A developer shares a technical solution for integrating Firebase with Gatsby, focusing on fixing a 'window' object error during the build process.
A tutorial on migrating a React Firebase app from the Realtime Database to Cloud Firestore, highlighting the benefits and process.
A visual guide to setting up a Firebase project and enabling email/password authentication for web applications.
A tutorial on integrating Firebase backend services with a React Native application to build an MVP quickly.
A beginner's guide to building a React application with Firebase for authentication and a realtime database.
An interview with Jeff Delaney, creator of angularfirebase.com, discussing Angular, Firebase, and his educational video content.
A developer shares their experience using Expo with React Native, highlighting its benefits for simplifying native integrations and app distribution.
A developer shares his family's Christmas traditions, homemade gifts, and the importance of service, inspired by his faith.
A video series tutorial on implementing Web Push Notifications using Firebase Cloud Functions, from setup to sending messages.
Explains how to reduce Firebase bundle size by 220kb using webpack's tree-shaking and modular imports.
A guide to manually integrating Google Firebase into an iOS project without using CocoaPods, covering framework setup and linking in Xcode.
A Google engineer reflects on their first year, covering travel, speaking at major events like Google I/O, and technical challenges with demos.
A developer shares their experience implementing Firebase security rules for an AngularJS app, explaining rule types, structure, and cascading behavior.
A tutorial on building a Designer News clone using AngularJS and Firebase, covering data structure, user creation, and real-time features.