How To Code in Node.js



Download free course How To Code in Node.js, pdf file on 418 pages by David Landup, Marcus Sanatan.
Node.js is a popular open-source runtime environment that can execute JavaScript outside of the browser. The Node runtime is commonly used for back-end web development, leveraging its asynchronous capabilities to create networking applications and web servers. Node is also a popular choice for building command line tools.

In this book, you will go through exercises to learn the basics of how to code in Node.js, gaining skills that apply equally to back-end and full stack development in the process.

By the end of this book you will be able to write programs that leverage Node's asynchronous code execution capabilities, complete with event emitters and listeners that will respond to user actions. Along the way you will learn how to debug Node applications using the built-in debugging utilities, as well as the Chrome browser's DevTools utilities. You will also learn how to write automated tests for your programs to ensure that any features that you add or change function as you expect.

Table of contents

  • How To Write and Run Your First Program in Node.js
  • How To Use the Node.js REPL
  • How To Use Node.js Modules with npm and package.json
  • How To Create a Node.js Module
  • How To Write Asynchronous Code in Node.js
  • How To Test a Node.js Module with Mocha and Assert
  • How To Create a Web Server in Node.js with the HTTP Module
  • Using Buffers in Node.js
  • Using Event Emitters in Node.js
  • How To Debug Node.js with the Built-In Debugger and Chrome DevTools
  • How To Launch Child Processes in Node.js
  • How To Work with Files using the fs Module in Node.js
  • How To Create an HTTP Client with Core HTTP in Node.js
Pages : 418
Size : 5.6 MB
File type : PDF
Downloads: 111
Created: 2022-02-02
License: CC BY-NC-SA
Author(s): David Landup, Marcus Sanatan
How To Code in Node.js

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Statistics with Julia

Azure DevOps Succinctly

Foundations of Software Science and Computation Structures

WPF Debugging and Performance Succinctly

Learning Node.js

Others related eBooks about How To Code in Node.js

Introduction to Computers and Programming

Welcome to the world of computer programming! In this book, you will learn the essential concepts of programming using Python language....

Semantic Systems. In the Era of Knowledge Graphs

Download free course Semantic Systems. In the Era of Knowledge Graphs, pdf file on 141 pages by Eva Blomqvist, Paul Groth, Victor de Boer, Tassilo Pellegrini, Mehwish Alam, Tobias Käfer, Peter Kieseberg, Sabrina Kirrane, Albert Meroño-Peñuela, Harshvardhan J. Pandit....

A Practical Guide to TPM 2.0

A Practical Guide to TPM 2.0: Using the Trusted Platform Module in the New Age of Security..., download free TPM 2.0 tutorial in PDF (392 pages) created by Will Arthur ....

Projection-Based Clustering through Self-Organization and Swarm Intelligence

Download free course Projection-Based Clustering through Self-Organization and Swarm Intelligence, pdf file on 210 pages by Michael Christoph Thrun....

DevOps: WTF?

Download free course DevOps: WTF?, pdf file on 20 pages by Don Jones....

The InfoSec Handbook

Download free course The InfoSec Handbook, pdf file on 376 pages by Umesh Hodeghatta Rao, Umesha Nayak....

High-Performance Caching with Nginx and Nginx Plus

Download free course High-Performance Caching with Nginx and Nginx Plus, pdf file on 47 pages by Floyd Smith....

Application Insights Succinctly

Download free course Application Insights Succinctly, pdf file on 75 pages by by Roberto Albano....

Digital Video Concepts, Methods, and Metrics

Download free course Digital Video Concepts, Methods, and Metrics, pdf file on 359 pages by Shahriar Akramullah....

AutoCAD : Setting Up a Drawing

Download pdf tutorials about AutoCAD,this document is aimed at beginner looking to learn the basics of Setting Up an AutoCAD drawing....