Member-only story
How to Create a Discussion Forum Using Angular and Firebase
8 min readApr 18, 2021
This blog is a tutorial on how to create a real-world scalable web app using Angular as frontend and Firebase as backend.
What this article will cover:
- How to create a database in Firebase.
- How to query the database at the frontend using AngularFire.
Github Repo:
Github Page:
Tech Stack
Tech stack used by me for this project:
- Frontend: Angular
- Backend: Firebase, integrate using AngularFire
- Frontend session: uuid