How To Code in Node.js



Bookstore > Books > How To Code in Node.js

How To Code in Node.js

Free Download
eBookFree
Rating
AuthorsDavid Landup, Marcus Sanatan
PublisherDigitalOcean
Published2020
Pages418
LanguageEnglish
FormatPaper book / ebook (PDF)
EBook Hardcover Paperback

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.




Similar Books


How To Code in Go

How To Code in Go

by Mark Bates, Cory LaNou, Tim Raymond

This book is designed to introduce you to writing programs with the Go programming language. You'll learn how to write useful tools and applications that can run on remote servers, or local Windows, macOS, and Linux systems for development.The topics that it covers include how to:- Install and set up a local Go development environmen...

Free ebook  |  Publisher:  DigitalOcean  |  Release:  2020

How to Code in HTML5 and CSS3

How to Code in HTML5 and CSS3

by Damian Wielgosik

"How to Code in HTML5 and CSS3" is a free e-book about making websites in HTML5 and CSS for absolute beginners. It doesn't require any experience in IT to start. The aim of this book is to show the art of making websites using a plain language which is full of practical analogies. After reading over 100 pages you will get t...

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

How To Code in React.js

How To Code in React.js

by Joe Morgan

This open book is an introduction to React that works from the foundations upward. Each chapter takes you a little deeper into the React ecosystem, building on your previous knowledge. Along the way, you'll learn how to maintain internal state, pass information between parts of an application, and explore different options for stylin...

Free ebook  |  Publisher:  DigitalOcean  |  Release:  2021

Advanced Node.js Development

Advanced Node.js Development

by Andrew Mead

Advanced Node.js Development is a practical, project-based book that provides you with all you need to progress as a Node.js developer. Node is a ubiquitous technology on the modern web, and an essential part of any web developer's toolkit. If you're looking to create real-world Node applications, or you want to switch careers o...

Price:  $39.99  |  Publisher:  Packt Publishing  |  Release:  2018

Learn Node.js by Building 6 Projects

Learn Node.js by Building 6 Projects

by Eduonix Learning Solutions

With its event-driven architecture and efficient web services capabilities, more and more companies are building their entire infrastructure around Node.js. Node has become a de facto part of web development that any serious developer needs to master.This book includes six Node.js projects that gradually increase in complexity. You'l...

Price:  $26.92  |  Publisher:  Packt Publishing  |  Release:  2018

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

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

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