Getting started with React
React is the Front End Library developed by Facebook. It is mainly used for developing the User Interfaces.
When the web-page is updated, DOM (Document Object Model) changes, the browser has to calculate the CSS, change the layout, and finally repain...
imkarthikeyans.hashnode.dev8 min read