NestJS

NestJS

Building efficient, reliable and server-side applications.

5.0
23 reviews

99 followers

NestJS is a framework for building efficient, scalable Node.js web applications. It uses modern JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Progamming), FP (Functional Programming), and FRP (Functional Reactive Pr...
NestJS gallery image
NestJS gallery image
NestJS gallery image
Launch Team

What do you think? …

Steven Langbroek
Great stuff! Wasn't convinced Javascript (Typescript) would lend itself well to this model of programming, but it was really easy to get into (the API lends itself to discovery really well because it's Typescript-first). We're launching our first production-grade service on it in the next couple of weeks.
Venkatapathi Raju Mandapati
Kamil helped us build an entire backend of our platform last year. Development on NestJS has been nothing but a pure pleasure. I highly recommend you to check it out. Our platform has been in production for over 8months now.
Javier Diaz

NestJS is a cool framework for write microservices, the new version 5.0.0 is awesome and faster. The HMR with Webpack 4 provides a better performance and restart your project very fast.

I created a multiple Grpc microservices in production and it's works very, very good.

Write API's with this framework is so fast.

Pros:

Typescript

Cons:

No guidelines for code