Attention Node developers! Introducing NestJS, which is popular these days.
Lecture Introduction
hello. In this lecture, we covered NestJS.
What about NestJS?
To create a powerful and demanding backend system, Highly scalable and progressive It is a multi-purpose open source Node.js framework .
NestJS is a framework for building efficient and scalable Node.js server-side applications, and is currently the fastest-growing Node.js framework in TypeScript .
As of 2021, it has over 39,300 GitHub stars and nearly 600,000 weekly npm downloads. It encourages developers to try, learn, and use well-known software development paradigms, and its documentation includes numerous examples, recipes, and source code.
NestJS can be easily extended by using other libraries. Its adaptable ecosystem and progressive nature allow it to offer a wide range of JavaScript features and design patterns.
Making it with NestJS CRUD app.
What is CRUD?
CreateRead With Update (Refresh) Delete (Delete), Most software has This refers to basic data processing functions.
In this lecture, we will start with the basics of NestJS, which has these advantages, and create an application that creates and controls a bulletin board using NestJS .
So, it would be good for people like this to learn.
✅ Node.js developer
✅ Anyone who wants to learn NestJS
Please check your player knowledge!
Anyone who uses Node.js or Express can learn it.
With tables and figures Learn easily.
I've diagrammed all the areas that might be confusing while learning. While the course focuses on NestJS features, I've also made an effort to explain concepts and the structure of individual functions that students might find confusing.
I hope this lecture will be helpful to many people as they use NestJS in the future. Thank you. 😊
I looked for a lecture in a hurry for a personal project, and it was explained really well step by step, so I understood it well!
I watched a spring lecture before studying nest.js, but there was no lecture that explained the core slowly and at a beginner's level like this. Thanks to this lecture, I can finally understand similar spring.
It was good that it explained the structure of how the server works with pictures in an easy-to-understand way, and explained everything I was curious about.
Before watching this lecture,
I had questions like, "What is dto? Why do I use it? Dependency injection? What is @ and when should I use it? What are the roles of controller and service and why are they separated?"
In some lectures, even if they are beginner lectures, there was no explanation, so I couldn't understand and had to look it up on my own, but I felt relieved because everything was explained one by one. I really like this lecture. It's free when you explain it so well. Does that make sense? Awesome...
Thank you so much. Thanks to you, I understood it! I recommend this lecture.
This is a very good course to get started with Nest.
Each chapter is well separated and covers a wide range of topics, so it is good for learning the basic concepts of Nest.
Thank you so much for the great course.