what is the difference between state and use state
React Developer Interview Questions
3,481 react developer interview questions shared by candidates
what is your expected salary
The asked me about React js.
What is hoisting React life cycle Use effects Use memo Use callback
Me experience in previeous jobs
react hooks,raect router,and aboute rest apis
What is Virtual DOM in React Native?
What is useState() in React? The useState() is a built-in React Hook that allows you for having state variables in functional components. It should be used when the DOM has something that is dynamically manipulating/controlling. In the below-given example code, The useState(0) will return a tuple where the count is the first parameter that represents the counter’s current state and the second parameter setCounter method will allow us to update the state of the counter.
Don't remember specifics, mostly react stuff
Questions was all about react native like HOC, pure components, elements, flatlist ,scrollview, lifecycle, hooks and other common questions of js
Viewing 2331 - 2340 interview questions