Node.js 8 the Right Way

Practical, Server-Side JavaScript That Scales



Bookstore > Books > Node.js 8 the Right Way

Price$27.99 - $40.17
Rating
AuthorJim R. Wilson
PublisherThe Pragmatic Programmers
Published2017
Pages334
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-10168050195X
ISBN-139781680501957
EBook Hardcover Paperback

JavaScript is the backbone of the modern web, powering nearly every web app's user interface. Node.js is JavaScript for the server. This greatly expanded second edition introduces new language features while dramatically increasing coverage of core topics. Each hands-on chapter offers progressively more challenging topics and techniques, broadening your skill set and enabling you to think in Node.js.

Write asynchronous, non-blocking code using Node.js's style and patterns. Cluster and load balance services with Node.js core features and third-party tools. Harness the power of databases such as Elasticsearch and Redis. Work with many protocols, create RESTful web services, TCP socket clients and servers, and more. Test your code's functionality with Mocha, and manage its life cycle with npm. Discover how Node.js pairs a server-side event loop with a JavaScript runtime to produce screaming fast, non-blocking concurrency. Through a series of practical programming domains, use the latest available ECMAScript features and harness key Node.js classes and popular modules. Create rich command-line tools and a web-based UI using modern web development techniques.

Join the smart and diverse community that's rapidly advancing the state of the art in JavaScript development.


  1. (3 books)


4 5 104

Similar Books


Node.js Design Patterns, 3rd Edition

Node.js Design Patterns, 3rd Edition

by Mario Casciaro , Luciano Mammino

In this book, we will show you how to implement a series of best practices and design patterns to help you create efficient and robust Node.js applications with ease.We kick off by exploring the basics of Node.js, analyzing its asynchronous event driven architecture and its fundamental design patterns. We then show you how to build asynch...

Price:  $42.98  |  Publisher:  Packt Publishing  |  Release:  2020

PHP: The Right Way

PHP: The Right Way

by Phil Sturgeon, Josh Lockhart

There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider to be best practices at the present ...

Free ebook  |  Publisher:  Self-publishing  |  Release:  2016

Build Your Own Web Site, 2nd Edition

Build Your Own Web Site, 2nd Edition

by Ian Lloyd

Build Your Own Website The Right Way Using HTML & CSS, 2nd Edition teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you to HTML and CSS as you follow along with the author, step-by-step, to build a fully functional web site from the groun...

Price:  $2.95  |  Publisher:  SitePoint  |  Release:  2008

Build Your Own Website The Right Way Using HTML & CSS, 3rd Edition

Build Your Own Website The Right Way Using HTML & CSS, 3rd Edition

by Ian Lloyd

The 3rd edition of Build Your Own Website the Right Way Using HTML & CSS is the perfect companion to help you accomplish this goal.All you need is a computer with an internet connection and by the end of the book, you'll know how to build the site, obtain some hosting, promote the site, and keep it running once it's live...

Price:  $20.32  |  Publisher:  SitePoint  |  Release:  2011

Thinking in Pandas

Thinking in Pandas

by Hannah Stepanek

Understand and implement big data analysis solutions in pandas with an emphasis on performance. This book strengthens your intuition for working with pandas, the Python data analysis library, by exploring its underlying implementation and data structures.Thinking in Pandas introduces the topic of big data and demonstrates concepts by look...

Price:  $28.41  |  Publisher:  Apress  |  Release:  2020

Node.js Design Patterns

Node.js Design Patterns

by Mario Casciaro

Node.js is a massively popular software platform that lets you use JavaScript to easily create scalable server-side applications. It allows you to create efficient code, enabling a more sustainable way of writing software made of only one language across the full stack, along with extreme levels of reusability, pragmatism, simplicity, and...

Price:  $30.46  |  Publisher:  Packt Publishing  |  Release:  2014

RESTful Web API Design with Node.js

RESTful Web API Design with Node.js

by Valentin Bojinov

In this era of cloud computing, every data provisioning solution is built in a scalable and fail-safe way. Thus, when building RESTful services, the right choice of the underlying platform is vital. Node.js, with its asynchronous, event-driven architecture, is just the right choice to build RESTful APIs.This book will be your step-by-step...

Price:  $29.99  |  Publisher:  Packt Publishing  |  Release:  2015

Modern Frontend Development with Node.js

Modern Frontend Development with Node.js

by Florian Rappl

Almost a decade after the release of Node.js, the tooling used by frontend developers is fully embracing this cross-platform JavaScript runtime, which is sadly often limited to server-side web development. This is where this Node.js book comes in, showing you what this popular runtime has to offer and how you can unlock its full potential...

Price:  $34.99  |  Publisher:  Packt Publishing  |  Release:  2022