Hello gyus here some react js interview questions it will help you to practice for your interview question and best of luck for the interview.
a
- Tell me what ES6 features you have used ?
- Difference between map and foreach ?
- What is shallow copy and deep copy ?
- Can you tell me difference between let, const and var ?
- Have you worked with promises ? what is promises ?
- What is the difference between promises and async await ?
- What is call ,apply and bind ? explain with example.
- What is Rest and Spread operator ? show with example.
- what is the slice and splice method in JavaScript ?
- What is strict mode in JavaScript ?
- what is JSX ? can browser understands JSX ?
- Make a small form component with name/password ->with Validation ?
- Where you will perform an API call if you need to get data before component Did Mount ?
- React Hooks Explanations used for lifecycle methods ?
- useMemo / React.memo difference ?
- what is redux ? when to use redux ?
- Few more simple questions on Webpack/Typescript ?
0 Comments