The CLI Book
Robert Kowalski
Broschiertes Buch

The CLI Book

Writing Successful Command Line Interfaces with Node.Js

Versandkostenfrei!
Versandfertig in 6-10 Tagen
16,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
8 °P sammeln!
Learn everything that makes command line clients such as Git and npm so successful, and how to compose the best on your own. This book is your concise step-by-step guide to writing command line clients with Node.js. You'll start by discovering what is needed for a successful command line client and develop a solid foundation for practical skill. Next you will build an application based on learned principles in Node.js. The sometimes-puzzling world of streaming is fully explained with practical examples, as well as unit testing and integration testing. Lastly you'll explore a full range of tips...