NestJS is one of the most popular Node.js frameworks that allows you to build reliable and scalable server-side applications. It has its own philosophy and provides architecture out of the box. NestJS build with TypeScript and is heavily inspired by Angular. Also has a really nice doc.
With the tutorial below you’ll be able to investigate this framework by building CRUD application with simple auth module and e2e tests. In addition you’ll use Prisma ORM for data modeling and migrations and Passport.js for authentication (almost sure that you’ve used it before)
Tutorial:
https://youtu.be/GHTA143_b-s
Official documentation:
https://docs.nestjs.com
For more useful info - subscribe Tech Read channel.
Likes and shares are welcome.
#nestjs #nodejs #typescript #prisma #e2e
With the tutorial below you’ll be able to investigate this framework by building CRUD application with simple auth module and e2e tests. In addition you’ll use Prisma ORM for data modeling and migrations and Passport.js for authentication (almost sure that you’ve used it before)
Tutorial:
https://youtu.be/GHTA143_b-s
Official documentation:
https://docs.nestjs.com
For more useful info - subscribe Tech Read channel.
Likes and shares are welcome.
#nestjs #nodejs #typescript #prisma #e2e
YouTube
NestJs Course for Beginners - Create a REST API
Learn NestJs by building a CRUD REST API with end-to-end tests using modern web development techniques. NestJs is a rapidly growing node js framework that helps build scalable and maintainable backend applications.
In this course, we build a bookmarks API…
In this course, we build a bookmarks API…