- What is Javascript? How do the browser understand your code?
- Explain Event Loop in JS ?
- Output coding->1+"2", [..."sandip"], {}=== {}/{} == {}
- Can you iterate over an String ?
- Typeof Array,type of null/undefined ?
- What is primitive and non primitive data type in js ?
- What is the difference between null/undefined ?
- Explain function currying with an example. How it can be helpful ?
- How do you find reverse an string without using any inbuilt methods ?
- Explain React life cycle methods ?
- what is pure component ? explain
- How do you implement pure component in Hooks ?
- Hooks I have used and explain them ?
- When is unmounting of a component needed ?
- Redux workflow/basic redux questions ?
- Use of redux ?
0 Comments