Full Stack Development Series Part 8: User Authentication and JWT Support in NestJS Add user authentication to your NestJS API endpoints and implement support for JWTs in requests.
Full Stack Development Series Part 7: Unit and Integration Testing Use Jest, Storybook, and Cypress to add code coverage to both your frontend and backend applications.