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 13th Feb 2024
- Jest replaced with Node embedded test runner