Juzer Ali
eBook, ePUB

Instant Node Package Manager (eBook, ePUB)

Create your own node modules and publish them on npm registry, automating repetitive tasks in between

Sofort per Download lieferbar
15,95 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
8 °P sammeln!
Node.js is the new buzz in town and has a vibrant community.It ships with npm, which is a tool that helps automate various development, deployment, and installation of node modules, and makes the process much easier.Instant Node Package Module is a practical guide to authoring and distributing node modules, and also for creating and managing private, standalone node.js projects.Starting with getting node.js installed and running on a variety of platforms, we then proceed to learn about code modularization and achieving it in node.js. Picking up a practical example, we will then explore the who...