How To Code in Node.js
eBook | Free |
Rating | ![]() ![]() ![]() ![]() ![]() |
Authors | David Landup, Marcus Sanatan |
Publisher | DigitalOcean |
Published | 2020 |
Pages | 418 |
Language | English |
Format | Paper book / ebook (PDF) |
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.
- David Landup
- Marcus Sanatan
Similar Books
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 or launch a...
Price: $31.99 | Publisher: Packt Publishing | Release: 2018
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'll sta...
Price: $26.92 | Publisher: Packt Publishing | Release: 2018
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: $23.99 | Publisher: Packt Publishing | Release: 2015
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: $44.07 | Publisher: Packt Publishing | Release: 2020
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 environment on ...
Publisher: DigitalOcean | Release: 2020
by Basarat Ali Syed
Beginning Node.js is your step-by-step guide to learning all the aspects of creating maintainable Node.js applications. You will see how Node.js is focused on creating high-performing, highly-scalable websites, and how easy it is to get started. Many front-end devs regularly work with HTML, CSS, PHP, even WordPress, but haven't yet got st...
Price: $29.50 | Publisher: Apress | Release: 2014
by Jim R. Wilson
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, ...
Price: $27.99 | Publisher: The Pragmatic Programmers | Release: 2017
How to Compete in the Age of Artificial Intelligence
by Soumendra Mohanty, Sachin Vyas
Get started with artificial intelligence in your business. This book will help you understand AI, its implications, and how to adopt a strategy that is rational, relevant, and practical.Beyond the buzzwords and the technology complexities, organizations are struggling to understand what AI means for their industry and how they can start t...
Price: $23.64 | Publisher: Apress | Release: 2018