core React and TypeScript concepts, component architecture, state management
React Developer Interview Questions
3,481 react developer interview questions shared by candidates
What is react and why do you use it ?
How would you make the app secure?
Nothing
- O que você gosta de fazer no seu tempo livre? (em inglês)
We started the interview with basic questions about HTML, CSS, and JavaScript, laying a solid foundation. As the interview progressed, we delved deeper into topics as needed, effectively covering a broad range of standard questions. This approach not only tested fundamental knowledge but also explored the depth of understanding in various subjects. The questions were well-structured, ensuring a thorough discussion of key aspects of web development.
Create a react app with 2 tabs and tab one has a timer.
basic react.js questions
1.givena an array rotate a matrix 2. hoisting 3. closures 4. var let const difference 5. react life cycle 6. class vs hooks 7. pure component 8. redux 9. middle ware 10. redux thunk 11. why we use middle ware 12. get the output of below (function(){ setTimeout(()=> console.log(1),2000); console.log(2); setTimeout(()=> console.log(3),0); console.log(4);…
Basic understanding of React and Redux is must all the concepts regarding javascript
Viewing 2681 - 2690 interview questions