UI ===> Components
Old style: class MyComponent extends React.Component{} <=== deprecated
class component ===> lifecycle ===> Mount, Update, UnMount
State ===> component variables that after change make component re-render
Props ===> input data to components.
Functional Component
MapsaBootCamp/ReactCamp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|