- What is the difference between SPA vs MPA?
- What are the advantages of React?
- Difference between functional component/Class component?
- Make an React App that changes default displayed text to my name onClick(simple one)?
- Different ways to copy an object/Shallow/Deep copy?
- Sort an array/count duplicates in an array?
- Explain component Lifecycle methods->same on hooks?
- Difference between arrow function/normal functions?
- Workflow of redux?
- Why reducer is called pure function?
- What are controlled and uncontrolled components?
- ES6 features you have used?
0 Comments