#firebase
Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business.
3 articles
Articles
shared
Build A Todo Web App Using Next.js, Firebase, Chakra UI + React Hooks
September 26, 2021 · Create a todo web app using Next.js, Firebase, Chakra UI, and React hooks (useState and useEffect). This is a full stack app with the following features: write to cloud firestore, read data using snapshot + useEffect, delete a todo, sign in with different accounts and protect data.
Read More
shared
How To Use Firebase As Flutter's Backend
May 3, 2021 · Learn how to connect Google's Firebase database to your Flutter mobile app easily.
Read More
shared
Connect Firebase To Next.js
April 15, 2021 · Learn how to connect Next.js to Google's Firebase and use authentication, cloud Firestore, Realtime Database, and cloud storage.
Read More