Getting Started with NestJS in 6 Minutes | Learn NestJS Part 1 |

Опубликовано: 04 Апрель 2022
на канале: ProgressiveCoder
190
4

NestJS is a framework for NodeJS to build server side applications. It fully supports Typescript and uses elements of Object Oriented Programming.

In the background, NestJS uses HTTP server frameworks such as Express and Fastify. While NestJS provides a layer of abstraction over these NodeJS frameworks, it exposes their APIs to the developer. This helps developers use any third-party package available for the underlying server framework.

In this Learn NestJS series of videos, I will be covering all the important topics that can help you get started with NestJS.

In this particular video, we will learn how to create a NestJS Project using Nest CLI and the how a NestJS application is bootstrapped. We will also learn about the NestJS Core Package. Moreover, all of this will be covered in almost 6 minutes.

Completion of this series will make you ready to tackle the bigger concepts of NestJS in a better way.

#NestJS #NestJSTutorial

++++++++++++++++++++++++++++++++++++++++++++++++

Visit my General Tech Blog for lots of how-to articles on various technologies: http://www.progressivecoder.com

Visit my Web Development Specific Tech Blog if you are interested only about web development:
https://www.progressivewebninja.com

You can also check out my Github account for examples I have built:
https://www.github.com/dashsaurabh

+++++++++++++++++++++++++++++++++++++++++++++++++