Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 2.07 KB

_index.md

File metadata and controls

55 lines (38 loc) · 2.07 KB
lastmod title description weight type tags
2019-08-24 10:23:30 -0900
The Angular Firebase Project Course
Build a high-performance PWA with Angular and Firebase from scratch.
0
courses
angular
pwa
firebase
firestore
node
cloud-run
pro

{{< vimeo 359329279 >}}

🍱 What will I build?

{{< figure src="/img/testimonial/angular-testimonial.png" alt="Finally, the world will see Angular for what it truly is" >}}

The Angular Firebase PWA Course will teach you how to build a complex progressive web app with Angular 8, Material Design, and Firebase. It starts from absolute basics and eventually culminates with the deployment of a server-rendered PWA on Google Cloud Run.

You will build a full-stack Kanban (看板) storyboard app inspired by Trello. Authenticated users can create, sort, update, and delete boards with all interaction persisted in Firestore.

💡 What will I Learn?

  • Code organization with feature modules
  • Lazy-loaded routing
  • Usage of common Angular Material components
  • User authentication with Firebase (Google OAuth, Email/Password)
  • Reactive Forms vs Template-driven Forms
  • Drag-and-Drop with the Angular CDK
  • Data modeling and complex writes/queries with Firestore
  • Firestore security rules
  • Angular Universal with Nest.js
  • Prerendering and/or deployment to Google Cloud Run

🤔 Is this Course Right for Me?

This course is intermediate level and designed to expose you to real-world challenges when building PWAs with Angular. It assumes you have at least basic knowledge of web programming and basic skills in JavaScript, HTML, and CSS. It is fast-paced and similar to my style on YouTube, but far more in-depth and comprehensive.

🏎️ Test Drive

Visit the Firestarter demo app and install it as a PWA to give it a test drive before you enroll.