JS interview questions
Nodejs Interview Questions
JS interview guide
Hooks in React
React Interview Questions
https://www.frontendinterviewhandbook.com/introduction
React Interview Experience
mongodb interview question
NextJS
After giving 10+ interviews, I found only 20 topics you should really master at interview
JavaScript:
- Closures & Scope
- Event Loop & Async
- Promises & Async/Await
- Hoisting & This Keyword
- Prototypes & Inheritance
React:
- useState & useEffect
- Context API & useContext
- Custom Hooks