Node.js in Action, Second Edition is a thoroughly revised book based on the best-selling first edition. It starts at square one and guides you through all the features, techniques, and concepts you'll need to build production-quality Node applications.
Node.js in Action
โ Scribed by Mike Cantelon, Marc Harter, TJ Holowaychuk, Nathan Rajlich
- Publisher
- Manning Publications
- Year
- 2014
- Tongue
- English
- Leaves
- 417
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
javascript on the server? You bet. Node.js is a javascript server capable of supporting scalable, high-performance web applications. Using asynchronous I/O, the server can do more than one thing at a time, a key requirement for real-time apps like chat, games, and live statistics. And since its javascript, you use the same language end to end.
Node.js in Action shows you how to build production-quality applications. Clear introductions of key concepts and example-by-example coverage take you from setup to deployment. Youll dive into asynchronous programming, data storage, and output templating, and interact with the filesystem to create non-HTTP applications like TCP/IP servers and command-line tools. Perfect for a web developer transitioning from Rails, Django, or PHP. Requires basic knowledge of javascript. No prior experience with Node.js needed.
๐ SIMILAR VOLUMES
<b>Summary</b> <i>Node.js in Action, Second Edition</i> is a thoroughly revised book based on the best-selling first edition. It starts at square one and guides you through all the features, techniques, and concepts you'll need to build production-quality Node applications. Purchase of the pr
<div><p><b>Summary</b></p><p><i>Node.js in Action, Second Edition</i> is a thoroughly revised book based on the best-selling first edition. It starts at square one and guides you through all the features, techniques, and concepts you'll need to build production-quality Node applications. </p><p>Purc
<div><p><b>Summary</b> </p><p><i>Node.js in Action</i> is an example-driven tutorial that starts at square one and guides you through all the features, techniques, and concepts you'll need to build production-quality Node applications. You'll start by learning how to set up your Node development env