🧵 (1/7)
Ever wondered how to build Web apps with @angular and @Firebase?
Find details in my 30 minute video codelab about:
‣ Building your UI with Angular and Material
‣ Storing data in Firestore
‣ Using `ng deploy` to push to Firebase hosting
(2/7)
May 12, 2022 • 4 tweets • 1 min read
Confession:
I’ve been programming for almost two decades and I’ve used relational databases for most of this time.
I had to look up the syntax of a basic SQL query to insert a new row into a database after a long day.
And I have to look up similar basic programming constructs all the time 🙃