Describing the UI
1. React
2. Installation:
3. How Virtual Dom works
4. React Core building Block Component
5. Importing & Exporting Components
6. Writing Markup with JSX
7. JSX {}
8. React Props
9. Conditional Rendering(true? βyesβ :no)
10. Rendering List
11. Keeping Components Pure
12. Understanding Your UI as a Tree