React Hook - useState()
This is a javascript syntax , which is called " Array Destructuring " and we use it because useState always returns an array with exactly two elements. And with this syntax, we are pulling these elements out of that returned array. And we store them ...
omarsaade.hashnode.dev1 min read