4IT580: Docs
Theoretical Classes
2nd: Introduction to React (25/09/2023)
Practical Classes
1st: Hello, World! (19/09/2023)
- Hello, React! (un-slides about React)
- Hello, Server! (how to connect to 4IT580 server)
- TypeScript Cheatsheet
- Git Cheatsheet (basic commands for version control)
- ✅ 1st Homework (connect to 4IT580 servers, implement React counter)
2nd: More React (26/09/2023)
- React Styling - Chakra UI (how to style React components, design systems)
- React State Operations (immutable operations, custom hooks)
- ✅ 2nd Homework (add new to-do list features)
3rd: Forms (03/10/2023)
4th: GraphQL and BackEnd! (10/10/2023)
- Hello, Project Server!
- GraphQL and BackEnd!
- MySQL Connection for Local Backend Development
- ✅ 1st Backend Homework (extend API with new data)
- Homework data