#ineuron
Read more stories on Hashnode
Articles with this tag
Redux and the Context API are both state management solutions in React, but they have different features and use cases. Let's compare the approaches ·...
Arrary start from "0" not "1" · An array is a data structure which store multiple values(object , Boolean, etc) under a single variable. Each value is...