Nest.js: A Progressive Node.js Framework

  • 3h 21m
  • Adrien de Peretti, David Guijarro, Greg Magolan, Jay Bell, Patrick Housley
  • Bleeding Edge Press
  • 2018

JavaScript frameworks go in and out of style very quickly as web technologies change and grow. Nest.js is a good starting point for many developers that are looking to use a modern web framework because it uses a language that is very similar to that of the most used language on the web to this day, JavaScript. Nest.js also uses TypeScript, which is a language that provides the simplicity and power of JavaScript with the type safety of other languages you may be used to. The type safety in Nest.js is only available at compile time, because the Nest.js server is compiled to a Node.js Express server that runs JavaScript. This is still a major advantage, however, since it allows you to better design programs error free prior to runtime.

With this how-to you will be up and running, creating your own Nest.js apps in no time.

In this Book

  • Introduction
  • Overview
  • Nest.js Authentication
  • Dependency Injection System of Nest.js
  • TypeORM
  • Sequelize
  • Mongoose
  • Web Sockets
  • Microservices
  • Routing and Request Handling in Nest.js
  • OpenAPI (Swagger) Specification
  • Command Query Responsibility Separation (CQRS)
  • Architecture
  • Testing
  • Server-Side Rendering with Angular Universal
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.3 of 4 users Rating 4.3 of 4 users (4)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.3 of 151 users Rating 4.3 of 151 users (151)
Rating 4.6 of 5897 users Rating 4.6 of 5897 users (5897)
Rating 4.7 of 1555 users Rating 4.7 of 1555 users (1555)