React Interview questions
What is React and why is it popular?
React is a JavaScript library for building user interfaces,
Its key based on building reusable component based architecture (allowing developers to create reusable UI components)
React Virtual DOM is able to crea...
james-expo.hashnode.dev5 min read