React 101.1
The Concept >
ReactJS is an open-source, component-based front-end library responsible only for the view layer of the application.
It is maintained by Facebook.
A React application is made up of multiple components, each responsible for outputting a ...
mirageazlit.hashnode.dev4 min read