4IT580: Docs
Theoretical Classes
2nd: Introduction to React (22/09/2025)
Practical Classes
1st: Hello, World! (16/09/2025)
- 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 (23/09/2025)
- React Styling - Chakra UI
- React State, Props & Hooks
- React Context - Shared State
- ✅ 2nd Homework (add new to-do list features)
3rd: Forms (30/09/2025)
4th: BackEnd! (7/10/2025)
- Hello, Project Server!
- BackEnd Basics!
- MySQL Connection for Local Backend Development
- ✅ 1st Backend Homework (extend API with new data)
- Homework data
5th: Persistent BackEnd! (14/10/2025)
- Persistent Backend!
- ✅ 2nd Backend Homework (extend API with possibility to mutate data)
- Sending Emails with the Project Template