Skip to content

Commit b4d9e21

Browse files
committed
Update readmes
1 parent c2b0244 commit b4d9e21

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Diff for: firebase-v9-tutorial/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# firebase-tutorial
1+
# firebase-v9-tutorial
22

3-
Tutorial on how to use auth, firestore and functions by building a simple todo app.
3+
Firebase migrated to use the v9 sdk.
44

55
Useful Links:
66

7-
YouTube video (Firebase Tutorial): https://youtu.be/cuvP4h6O2x8
7+
YouTube video: https://youtu.be/-YRPKcgbBHw
88

9-
YouTube video (Firebase Emulator Tutorial): https://youtu.be/kVaNbNEa1Zk
9+
Firebase Tutorial: https://youtu.be/cuvP4h6O2x8
1010

1111
Firebase: https://firebase.google.com/
1212

1313
Firebase Emulator: https://firebase.google.com/docs/emulator-suite
1414

15-
React Firebase Hooks: https://github.com/csfrequency/react-firebase-hooks
15+
Blog: https://firebase.googleblog.com/2021/07/introducing-the-new-firebase-js-sdk.html

Diff for: pulumi-tutorial/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# pulumi
2+
3+
Tutorial on Pulumi, an infrastructure as code tool that allows you to build infrastructure in various programming languages.
4+
5+
Useful Links:
6+
7+
YouTube Video: https://youtu.be/V9izFAzTZxc
8+
9+
Pulumi: https://www.pulumi.com/

0 commit comments

Comments
 (0)