Web / ReactJS Interview questions
What is React?
React is an Open source Javascript library for building dynamic User interfaces (UI).
React works on the "V" in MVC pattern.
ReactJS is maintained by facebook, Instagram and a community of individual contributers.
It has nothing to do with the backend or controller of the application.
More Related questions...