DEV Community

Cover image for React interview questions
Ali
Ali

Posted on • Updated on

React interview questions

Here are some of the questions I was asked while being interviewed for the post of senior react developer.

  • What is a pure function
  • What is the difference between DOM vs React DOM
  • In webpack what is loader vs plugin
  • In typescript what is module vs namespace
  • In react what is shallow rendering
  • Differentiate between redux/flux/mobx trees
  • In redux what is the concept of async calls

Do you remember some of yours?? Kindly share in the comments for the benefit of the community. Thanks

Top comments (0)