Props and hooks in React JS
Introduction
In this article we are going see some important topics in react.js including
โ Props
โ useState
๐ useEffect
we will see these concepts with some examples.
Props in react.js
Props stands for properties. Props are object argument passe...
lourdhuprincy.hashnode.dev5 min read