Skip to main content

Command Palette

Search for a command to run...

Why should you use NestJS🎯

Published
•2 min read
T

I'm a full-stack software developer creating open-source projects and writing about modern JavaScript client-side and server-side. Working remotely from India.

Nest JS a New King for APIs | Node JS API development

Image from https://nestjs.com/

NestJS Webinar A presentation created with Slides.slides.com

nestjs(http://www.youtube.com/watch?v=g3qX9eQSog4 "nestjs")

Nest JS is something new and growing day by day in its popularity for APIs development, its built on top of Express and supporting typescript in Modular style which is somewhat similar to what we do in angular for like creating services and Modules

For Angular Developers they might find this cool as syntax is somewhat similar for creating modules, dependency injection, Creating modules and many more..

I just covered why should we use Nest JS for API development

  • Typescript Support

  • Built on top of Nest js

  • Bundled with everything (no need of External Library)

  • Good Support available for service integration like like redis, web socket or any database.

  • Good support with TypeORM, Sequelize and Mongoose

  • Overall it comes with package for request validation, middle-ware, Interceptors, Pipe and simple way to write API documentation using swagger Modules.

For a simple starter You can look at My simple Code as starter Kit

Nest JS for Beginners :

Learning NestJS as a beginner Developer Step up your game, start using Nest! Nest - one of the best things that happened to server-side JavaScript development…tkssharma.com

I will keep posting some more tutorials on nestjs for beginners.

Thanks, @tkssharma | Tarun Sharma | My Profile Hi, I'm Tarun.😎 I help people to make better world by good apps, I am Publisher, Trainer Developer, working on…tkssharma.com

2 views

More from this blog

C

Code with tkssharma || blogs for developers

349 posts

I’m Tarun, I am Publisher, Trainer Developer, working on Enterprise and open source Technologies JavaScript frameworks