Back to Browse

A First Look at React Authentication Using Firebase 9 Modular Imports

586 views
Oct 23, 2021
19:13

In this tutorial, we are going to take a first look at React authentication using Firebase 9.0 Modular Imports. I show you how to install, set up and integrate the newly released Firebase SDK called Firebase 9. What we did was to set up an authentication form that makes use of the Email/Password sign-in method. This new version adopts a modular format that is optimized for discarding unused code. The result of this is a potentially significant reduction of the Firebase SDK library code in JavaScript bundles. I also speak about the newly introduced features integrated into the latest version, which includes: - Compatibility Support - Support for Modular Imports - Size Difference (72% Smaller than Verison 8) - Introduction of the Firestore Lite Sub Package TimeStamps: Introduction- 00:00 Project Setup - 01:52 Create Component Files & integrate Signup Page- 06:24 Integrate Signin page - 16:34 Outro - 18:39 Github Repo: https://github.com/desoga10/react-auth-firebase9 Join my telegram community: https://t.me/thecodeangle For more resources on Web Development: https://thecodeangle.com/​​​​ Follow Me on Twitter: https://twitter.com/thecodeangle​​​​​ Leave a like and subscribe for more videos. Thanks a lot for watching ❤

Download

0 formats

No download links available.

A First Look at React Authentication Using Firebase 9 Modular Imports | NatokHD