Nest.js A Progressive Node.js Framework


Nest.js: A Progressive Node.js Framework Kindle Edition
by Jay Bell,Greg Magolan,David Guijarro,Adrien de Peretti,Patrick Housley
by 作者: Jay Bell
Publisher Finelybook 出版日期: 2018
ISBN-13 书号: 9781939902627
Pages: 317
Language 语言: English
Pages: PDF/EPUB
Size: 10 Mb
Product details
File Size: 2998 KB
Print Pages: 351 pages
Simultaneous Device Usage: Unlimited
Publisher Finelybook 出版社: Bleeding Edge Press (8 Nov. 2018)
Sold by 作者: Amazon Media EU S.à r.l.
Language 语言: English
ASIN: B07KBY31HF


Book Description
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 Nest.js making use of Node.js Express,you have access to each and every one of the Node.js packages when developing Nest applications. Many even have type definitions for their packages that allow IDE’s to read the package and make suggestions/auto fill in code that may not be possible when crossing JavaScript code with TypeScript code. One of the largest benefits of Node.js is the huge repository of modules that are available to pull from instead of having to write your own. Nest.js includes some of these modules already as part of the Nest platform,like @nestjs/mongoose,which uses the NPM library mongoose.
Angular was a heavy inspiration for the development of Nest.js because both use a Module/Component system that allows for reusability. If you are not familiar with Angular,it is a TypeScript-based front-end framework that can be used cross-platform to develop responsive web apps and native apps,and it functions a lot like Nest does. The two also pair very well together with Nest providing the ability to run a Universal server to serve pre-rendered Angular web pages to speed up website delivering times using Server-Side Rendering (SSR) mentioned above.
Preface
1. Introduction
2. Overview
3. Nest. js authentication
4. Dependency Injection system of Nestjs
5. TypeORM
6. Sequelize
7. Mongoose
8. Web sockets
9. Microservices
10. Routing and request handling in Nest. js
11. OpenAPI(Swagger) Specification
12. Command Query Responsibility Separation (CQRS)
13. Architecture
14. Testing
15. Server-side Rendering with Angular Universal

下载地址:

Nest.js A Progressive Node.js Framework B07KBY31HF.zip

打赏
未经允许不得转载:finelybook » Nest.js A Progressive Node.js Framework

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏