CR | Moduł 18 – Material UI — ekosystem Reacta
Moduł kursu "Material UI — ekosystem Reacta" skupia się na wykorzystaniu biblioteki Material UI do tworzenia interfejsów w React.
01. Wstęp i instalacja
02. Button component
03. MUI Icons
04. Theme – intorduction
05. Theme – palette
06. Theme – Typography
07. Grid
08. Stack & Divider
09. makeStyles – basics
10. makeStyles – nested elements
11. makeStyles – theme & props
12. MUI System – Box & sx prop
13. MUI System – nested elements
14. MUI System – sx in custom props
15. MUI System – theme & props
16. Shorthand properties and values in `sx`
17. React component MUI template
18. MUI System – styled function
19. Project 0.0 – data setup
20. Project 0.1 – Routing
21. Project 0.2 – CourseLayout
22. Project 0.3 – Course tile and sidebar
23. Project 0.4 – Player and not found handling
24. Project 0.5 – Refactor