Supercharge your web app with the modular Firebase JS SDK | Workshop

preview_player
Показать описание
Firebase JS SDK provides a lot of features and convenience to help developers make web apps, but the size of the SDK grows we add more features. To solve this problem, we decided to rewrite the SDK in a modular way, so you can remove Firebase features you don’t use in your web apps. Learn how to migrate an existing web app that uses the old Firebase JS SDK to the new modular SDK to make it smaller and more performant.

Resources:

Speaker: Feiyang Chen

Watch more:

#GoogleIO #Firebase #Web

product: Firebase - SDK; event: Google I/O 2021; fullname: Feiyang Chen; re_ty: Livestream;
Комментарии
Автор

Hi thanks for the video, I am getting this error " FirebaseError: Firebase: Error (auth/invalid-value-(email), -starting-an-object-on-a-scalar-field-invalid-value-(password), -starting-an-object-on-a-scalar-field). " but I cannot find the meaning from the codes. Can you please point me in the right direction? I am using the new auth SignInWithEmailAndPassword

baremetals