About React
React is a JavaScript library for building interactive UI user interfaces.
1. Why React ?
React is exactly why as it:
Breaking down for simplicity : It helps to breaking down a big UI into small independent chunks of UI. This helps in better modular...