If Java has Spring and Python has Django, Node has NestJS! Learn Node's professional backend NestJS and Node's object-oriented programming and design patterns! This course is a membership subscription course, and if you purchase it once, you can take the continuously added NestJS techniques, DB, testing, etc.
Jest, TDD Basics, Unit Testing, Integration Testing
Socket Programming
How to build and operate an AWS server, pm2
CSR, SSR
Node.js backend programming, Get started with the easy and flexible NestJS!
Node Backend: Why Nest?
Through the emerging Node.js framework, NestJS One step further in backend development You can experience it.
What is NestJS?
NestJS is an efficient and scalable Node.js server application framework that supports TypeScript. It provides a sophisticated architecture built on top of powerful server frameworks like Express or Fastify. This allows you to easily split your application into microservices, enabling the development of highly scalable and maintainable server applications.
Why is NestJS?
The big difference between NestJS and the existing Node.js framework, Express, is that the framework provides the architectural structure .
Consider the process of collaborating on a project using pure Express. Developers use a wide variety of architectural patterns for Express. As the project grows, the communication costs associated with collaboration increase as developers or teams have different project structures and styles. This leads to decreased productivity and maintenance difficulties.
NestJS provides the structure and design patterns for this architecture within its framework. This allows developers to unify their architectures, reduce communication costs, and achieve scalable and efficient development.
Additionally, existing Express libraries can be used on the NestJS architecture . Furthermore, compatibility is sufficient to leverage Fastify in some cases for improved performance.
These various advantages have attracted many developers' attention to NestJS.
NestJS trends analyzed by npmtrends
For solid development Everything about NestJS.
First, explaining Express core concepts for NestJS!
Are you curious about NestJS, which is gaining so much popularity? You've probably heard that learning Express is necessary to learn NestJS . This can feel like a barrier to entry when learning a framework that's superior to existing frameworks.
This course provides an Express course to help you learn NestJS before diving into it. We'll build the architecture of NestJS from scratch using Express, creating core APIs ourselves.
Two, nope, lectures that focus on simple functions Understanding object-oriented + design patterns.
This course doesn't simply cover the features of NestJS. Instead, it explains the structure of NestJS step by step, allowing you to gain knowledge of object-oriented programming and various design patterns.
Third, we will tell you where the official documents contain the content.
All NestJS-related concepts explained in the lecture will be explained one by one by referring to the official documentation.
If you want to expand on the concepts I've covered or add more options, you can quickly apply them on your own by following the lecture.
Develop it yourself!
Practical Project 1: Cat Information Community
We'll clone and code a real-world project API for the "Cat Information Community," based on the core functionality common to various services, as well as the NestJS architecture. We'll help you apply NestJS to real-world applications by developing your own project.
Cat Information Community Practical Project
Real-World Project 2: Random Chat Web App (updated!)
Develop real-time web applications using the MVC pattern using NestJS server-side rendering. In the process, you'll gain an understanding of server-side rendering (SSR) and client-side rendering (CSR), socket programming, event design, and the MVC design pattern. Achieve full-stack development with just NestJS!
A Real-World Project: A Random Chat Web App
Learn by following the project Real practical know-how!
✅ Collaboration scenario between backend and frontend developers.
While working on a real-world project, we'll not only create an API, but also provide front-end code. Furthermore, we'll explain scenarios, assuming a front-end developer is working alongside you. This will also help you find solutions to problems that can arise when back-end and front-end developers collaborate in the real world.
✅From project deployment to server operation!
We'll teach you not only how to create a project, but also how to actually deploy the service you created using AWS cloud computing technology.
What skills do you learn?
NestJS Nest
Express Express
MongoDB MongoDB
Mongoose mongoose
Node.js Node
PM2, AWS Server Operation
To these people I recommend it.
Node.js In backend programming Those who want to get started
Learn NestJS I want to, but there is a barrier to entry People who had a hard time because of the height
Express framework Fill in the gaps Anyone who wants to
As a practical project NestJS in practice Those who wish to apply
This will also help people like this.
✅ Those who want to learn object-oriented programming and design patterns ✅ Those who want to solidify their backend development
The lecture will continue in the future It will be continuously updated.
Technology is constantly changing. It's said that if you can't fix the code you wrote in the past, you haven't learned anything. As NestJS versions are upgraded, we'll update the course to reflect the updated version so you can learn even better techniques.
Recommended for these people
Who is this course right for?
For those who want to get started with backend development
For those who want to get started with backend with NestJS from the beginning
For those who want to move from express to NestJS
For those who want to move from Spring to NestJS
For those who want to do a practical project with NestJS
Anyone who wants to develop a solid backend using object-oriented design patterns, etc.
Need to know before starting?
Typescript
Hello This is
5,294
Learners
270
Reviews
336
Answers
4.7
Rating
3
Courses
안녕하세요. IT 지식 크리에이터, 윤상석입니다. 🎩 더 유익하고 본질적인 지식 콘텐츠로 많은 가치를 드릴 수 있도록 노력하겠습니다.
- (주)하이퍼이지 대표이사 - (사)한국정보통신네트워크협회 AI분과기술위원 - (주)블루밴드 기술이사 - 前 (주)마로마브 웹 개발자 - 前 소프트웨어 엔지니어 기술 용역 (카카오, 포스코DX, ) - 前 소프트웨어 공학 온/오프라인 교육 다수 (스타트업, GS리테일, 삼성 등)
The lecture is a lecture, but I think the best part is the high-quality answers to students' questions. For this reason alone, I have no regrets about purchasing the lecture.
You can understand the overall flow of Nestjs.
I will write the rest of the review after I finish watching the remaining half of the lecture.
I watched the great lecture.
I am impressed by the lecture that takes each and every detail into consideration...
I hope you upload more Java/TypeScript lectures. Always stay healthy!
[Information]:
As a spring developer, I organized the basics of TypeScript once on the weekend and continued
without any problems.
I have watched all the lectures except Section 5 (Deployment, Operation).
Existing Java Spring developers can quickly get started with NestJS through this lecture.
During the lecture, it was enough to understand the concepts of Spring by myself,
and although it is a simple example, it includes contents such as interceptors, filters, AOP, and exception handling,
so if you take this lecture, you will be able to apply and expand it sufficiently.
It's a great course for beginners of NestJS, and it's a great way to get a taste of basic skills and practical experience. In particular, I can get answers to my questions within a day, and I'm grateful that they created a separate section to kindly answer them :)
It's a good lecture. I think I know a little bit about how to look at the official website because it's detailed and easy to understand and you can look at the official website.