NestJs Course for Beginners - Create a REST API

NestJs Course for Beginners - Create a REST API

freeCodeCamp.org via freeCodeCamp Direct link

) Course introduction

1 of 34

1 of 34

) Course introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

NestJs Course for Beginners - Create a REST API

Automatically move to the next video in the Classroom when playback concludes

  1. 1 ) Course introduction
  2. 2 ) What is NestJs
  3. 3 ) Why using NestJs
  4. 4 ) What we are building
  5. 5 ) NestJs project setup
  6. 6 ) Modules
  7. 7 ) Auth module
  8. 8 ) Dependency injection
  9. 9 ) Auth controller
  10. 10 ) Setting up postgres in docker
  11. 11 ) Setting up prisma
  12. 12 ) User & bookmark models
  13. 13 ) Running prisma migrations
  14. 14 ) Prisma module
  15. 15 ) Using auth dtos
  16. 16 ) NestJs pipes
  17. 17 ) NestJs global pipe
  18. 18 ) Hashing user password with argon
  19. 19 ) Sign up logic
  20. 20 ) Sign in logic
  21. 21 ) Automate postgres restart & prisma migrations
  22. 22 ) NestJs config module
  23. 23 ) Using passport js & jwt module with nestJs
  24. 24 ) Get current user with access token
  25. 25 ) NestJs Guards
  26. 26 ) NestJs custom param decorator
  27. 27 ) e2e tests with pactumJs
  28. 28 ) Setting up test database
  29. 29 ) Automate test database restart & migrations
  30. 30 ) Using dotenv cli with prisma
  31. 31 ) Prisma database teardown logic
  32. 32 ) Auth e2e tests
  33. 33 ) User e2e tests
  34. 34 ) Bookmarks e2e test

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.