50 Recipes for Programming Node.js
معرفی کتاب «50 Recipes for Programming Node.js» نوشتهٔ Jamie Munro، منتشرشده توسط نشر Jamie Munro در سال 2017. این کتاب در فرمت epub، زبان انگلیسی ارائه شده است. «50 Recipes for Programming Node.js» در دستهٔ بدون دستهبندی قرار دارد.
Node.js Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Node.js® is built on Chrome's V8 JavaScript Engine. Node.js is designed to build and execute applications using an event-driven, non-blocking Input/Output model attempting to make it lightweight and efficient. Node.js contains one of the largest open source package ecosystem using npm to create, install, and manage a variety of useful JavaScript packages that can easily be embedded into any Node application.
دانلود کتاب 50 Recipes for Programming Node.js