This course shows you how to build a full Angular 9 PWA with Firebase and Material Design. You start from the basics and move step by step to a full app. You build a Kanban board like Trello. You add users, boards, and lists. All changes save to Firestore.
What You Learn
- How to organize code with feature modules
- How to set up lazy-loaded routes
- How to use common Angular Material parts
- How to add Firebase login with Google or email
- How to choose between Reactive and Template forms
- How to use Drag-and-Drop with the Angular CDK
- How to model data and make safe writes in Firestore
- How to write Firestore security rules
- How to use Angular Universal with Nest.js
- How to prerender and deploy to Google Cloud Run
Who This Course Fits
This course fits you if you know the basics of web code. You should know JavaScript, HTML, and CSS. The pace is quick. It feels like my YouTube work but with more depth and full projects.