Next.js with Firebase (set up, authentication, route protecting)

Опубликовано: 28 Сентябрь 2024
на канале: Daily Web Coding
27,770
564

In this video I am going to tell you what I know about next.js and firebase. So what we are going to do in this video are:
- ✅ setup firebase
- ✅ authentication with google
- ✅ using context provider to provider global state
- ✅ route protecting

Code:
👩‍💻 https://github.com/Chensokheng/next-f...

Part two:
   • Next with firebase(upgrade firebase v...  

DWC snippet extension :
https://marketplace.visualstudio.com/...

discord:
  / discord  

Twiiter
  / sokhengchen  


+ Content:
⌨️ (0:00) What you will
⌨️ (1:07) Set up firebase
⌨️ (10:38) Authentication
⌨️ (34:12) Route protecting