Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
Skip header Section
Instant Node.js StarterMay 2013
Publisher:
  • Packt Publishing
ISBN:978-1-78216-556-9
Published:23 May 2013
Pages:
48
Reflects downloads up to 07 Mar 2025Bibliometrics
Skip Abstract Section
Abstract

Program your scalable network applications and web services with Node.js with this book and ebook Overview Learn something new in an Instant! A short, fast, focused guide delivering immediate results Learn how to use module patterns and Node Packet Manager (NPM) in your applications Discover callback patterns in NodeJS Understand the use Node.js streams in your applications In Detail Node.js is a platform that lets you use JavaScript to easily program scalable network applications and web services. Learn about the main concepts behind Node.js to get you started with this exciting technology. Instant NodeJS Starter will begin with installation and your first Hello World HTTP server. This book will show you how you can use Node.js core modules and also how you can use patterns to create your own modules. It will also teach you about NPM and how you can use it to install any of the many available third-party libraries. The book then goes on to explain the three main patterns you need to understand to be able to fully use Node.js: the callback pattern, EventEmitter, and streams. All these patterns are presented with practical code examples that you can use immediately, getting you started quickly on this exciting technology. Instant NodeJS Starter starts with the installation of Node.js and then shows you how to create your first Node.js HTTP server. By showing you the main Node.js concepts together with some working code samples, by the end of the book you will have created a set of working Node.js scripts to create servers and clients.You will learn how you can include and use Node.js core modules, and how you can use patterns to create your own modules. You will also learn how you can use NPM to pick, install, and use any of the many available third-party modules in your applications. You will learn how you can use the callback pattern and EventEmitter to control the asynchronous flow and the power of Node.js streams to make your application more scalable and responsive. Instant Node.js Starter will show you the main concepts behind Node.js so that you feel comfortable to start building your scalable, event-driven network applications using JavaScript. What you will learn from this book Create your first Node.js HTTP server Include Node.js core modules Manage asynchronous flow using callback patterns Explore EventEmitter patterns Create Readable, Writable, Duplex, and Transform streams Approach Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A simple and easy-to-follow starter approach will help guide the readers through how to develop a real-time web application using Node.js with the help of a sample project. Who this book is written for Instant NodeJS Starter is great for web developers who know JavaScript and are curious about Node.js and want to understand and be able to quickly start creating their first applications on it. This book is also recommended for people with experience in network programming and event-driven programming to be able to get started using this exciting technology.

Contributors
  • Polytechnic Institute of Porto

Reviews

Klemens Waldhoer

Node.js has become prominent as an easy and fast way to implement web services and web-related applications. This short book serves as a powerful introduction to Node.js development. Teixeira begins by explaining what Node.js is and how to install it. This is followed by the famous “Hello World” example and instructions on how to run it with Node.js. A quick example shows how to implement a web server. The author explains modules and the node package manager (npm). He then explores core features of Node.js, like callbacks, event handling, chaining and parallel input/output (i/o), streams, and piping. In addition, he provides some websites where readers can get more information. I like the e-book because it gives a concise and readable introduction to Node.js. I would recommend it to students in my lecture about web programming. The book is easy to read, with short examples explaining the key concepts. For a deeper understanding and more information on usage, readers can consult the web, starting with the nodejs.org website. More reviews about this item: Amazon , Goodreads Online Computing Reviews Service

Access critical reviews of Computing literature here

Become a reviewer for Computing Reviews.

Recommendations

Skip Bibliometrics Section