Part 4
In this part, we will continue our work on the backend. Our first major theme will be writing unit and integration tests for the backend. After we have covered testing, we will take a look at implementing user authentication and authorization.
Part updated 28th May 2025
- Node updated to version v22.3.0
- Small fixes and improvements