A minor error we make while creating a React's state
A state in react doesn't have a type. A counter can hold a value of a number at an instance and it can be changed into something else like a string in another instance. Doing this causes no errors and there isn't one either.
Though this doesn't raise...
blogs.bigomega.dev2 min read