Introduction to React
What is React?
ReactJs is a JavaScript library created by Facebook for frontend development. The React library only contains the V i.e the view of the MVC architecture, thereby, completely isolating view rendering from the model representation.
It’s ...
yogita.hashnode.dev4 min read