Categories
2020-12-04T11:28:16.240Z
React is a JavaScript library that makes it possible to painlessly create an Interactive User Interface, react main concept is to enable developer build application with views (Components) that has individual state but share data.