Minko Gechev Profile picture
Working on having fewer, better web frameworks at @Google. 🦋 https://t.co/vw1ZuttJ3b Opinions are my own 🇧🇬🇺🇸
May 12, 2022 7 tweets 5 min read
Want to learn how to use Angular with other Google developer products?

I have talks for this, let me show you! #BetterTogether

🧵 (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 🙃