docs(aio): add angularfirebase.com to education resources (#20302)
PR Close #20302
This commit is contained in:
parent
7cf5e95ac9
commit
c2cb475a2c
|
@ -534,6 +534,12 @@
|
||||||
"rev": true,
|
"rev": true,
|
||||||
"title": "Ultimate Angular",
|
"title": "Ultimate Angular",
|
||||||
"url": "https://ultimateangular.com/"
|
"url": "https://ultimateangular.com/"
|
||||||
|
},
|
||||||
|
"angular-firebase": {
|
||||||
|
"desc": "Video lessons covering progressive web apps with Angular, Firebase, RxJS, and related APIs.",
|
||||||
|
"rev": true,
|
||||||
|
"title": "AngularFirebase.com",
|
||||||
|
"url": "https://angularfirebase.com/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue