Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap
In this Nest.js tutorial for beginners, we will look at what Nest.js is, compare NestJS vs Node.js and NestJS vs Express, and get a high level overview of NestJS basics as we begin creating a REST API.
⭐ Become a full-stack web dev with Zero To Mastery Courses:
- The Complete Node.js Developer: https://bit.ly/CompleteNodeJS
- Advanced React: https://bit.ly/AdvReactDev
- Junior to Senior Dev Roadmap: https://bit.ly/WebDevRoadmap-JrtoSr
Subscribe https://bit.ly/3nGHmNn
Course Updates https://courses.davegray.codes/
Questions - Please post them to my Discord https://discord.gg/neKghyefqh
Buy Me A Coffee https://www.buymeacoffee.com/davegray
Follow Me On Social Media:
GitHub: https://github.com/gitdagray
Twitter: https://twitter.com/yesdavidgray
LinkedIn: https://www.linkedin.com/in/davidagray/
Source Code: https://github.com/gitdagray/nestjs-course
Playlist for this NestJS Series: https://www.youtube.com/playlist?list=PL0Zuz27SZ-6MexSAh5x1R3rU6Mg2zYBVr
Nest.js Tutorial for Beginners - Part 1
(00:00) Intro
(00:09) Welcome
(00:29) What is NestJS? Why use it?
(02:37) Prerequisites & Series Goal
(04:18) Install Node.js
(04:39) Create a NestJS app
(06:31) Overview of Basic NestJS Structure
(09:15) Running the NestJS app
(11:25) Creating a users module
(13:37) Creating a users controller
(14:12) Creating a users provider
Tutorial References:
NestJS Official Site: https://nestjs.com
Node.js Official Site: https://nodejs.org
Was this NestJS tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments.
#nestjs #tutorial #beginners