Build a Not Hotdog clone with React Native
A tutorial on building a React Native app that uses Google's Vision API to classify images as 'hotdog' or 'not hotdog', inspired by HBO's Silicon Valley.
A tutorial on building a React Native app that uses Google's Vision API to classify images as 'hotdog' or 'not hotdog', inspired by HBO's Silicon Valley.
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.
A tutorial on building a Domino's-style order tracker microservice using Node.js, Express, and Firebase Realtime Database.
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 developer's 2019 learning goals, including Docker, Webpack, GraphQL, CSS Grid, Firebase, Service Workers, and Go.
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.
Explores the use cases for Apple's CloudKit as a backend service for mobile apps, comparing it to Firebase and custom backends.
Explores the benefits of using Apple's CloudKit for remote backend services in mobile app development, comparing it to Firebase and custom backends.
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.