Название: Nest.js: A Progressive Node.js Framework Автор: Jay Bell, Greg Magolan, David Guijarro Издательство: Bleeding Edge Press Год: 2018 Страниц: 313 Язык: английский Формат: pdf (true), djvu Размер: 10.1 MB
There are so many available web frameworks, and with the advent of Node.js, even more have been released. 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. Many developers were taught programming using languages such as Java or C/C++, which are both strict languages, so using javascript can be a little awkward and easy to make mistakes given the lack of type safety. Nest.js uses TypeScript, which is a happy medium. It 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.
Node.js: The Collection Название: Node.js: The Collection Автор: James Hibbard, Camilo Reyes Издательство: SitePoint Pty. Ltd. ASIN: B07L1CG999 Год: 2018 Страниц: 478 ...
Node.js: Related Tools & Skills Название: Node.js: Related Tools & Skills Автор: Craig Buckler, Jani Hartikainen Издательство: SitePoint Pty. Ltd. ASIN: B07L1DCDGH Год: 2018...
Your First Week With Node.js Название: Your First Week With Node.js Автор: James Hibbard Издательство: SitePoint Год: 2018 Страниц: 103 Формат: PDF Размер: 10 Mb Язык: English ...