How to use Context API for authentication (firebase) in ReactJS
In this article, we are going to cover:
What is the context?
Why use context?
How to use context API?
Prerequisites:
Basic knowledge of React.
Basic working of firebase.
1. What is the context? 馃
According to React doc:
In a typical React app...
sanketdhabarde.hashnode.dev4 min read