React: Flow & Structure
What is React and Why React?
A React application is a tree of components, with the app being the root.
React is used to build single-page applications.
React is a JavaScript library, not a framework. (A library is a tool that provides specific fun...
soniyaprasad.hashnode.dev3 min read