BookMentionsBookMentions

Nodejs

Topic List31 books curated4 recommendations total

A curated collection of books related to Nodejs, ranked by recommendation signals.

Curated list content
1
No coverThe Pragmatic Programmer
The Pragmatic Programmer

Your Journey To Mastery, 20th Anniversary Edition (2nd Edition)

4 recommendations
Description

Straight from the trenches, The Pragmatic Programmer, 20th Anniversary Edition cuts through the increasing specialization and technicalities of modern software development to examine the core process: transforming a requirement into working, maintainable code that delights users. Extensively updated with ten new sections and major revisions through...

2
No coverNode.js in Action
Description

JavaScript on the server You bet! Node.js is a JavaScript framework that can be used to create scalable, highperformance web applications. Using asynchronous I/O, the server can do more than one thing at a time, a key requirement for realtime apps like chat, games, and live statistics.Node.js in Action, Second Edition is a thoroughlyrevised new...

3
No coverNode.js in Practice
Description

Summary Node.js in Practice is a collection of fully tested examples that offer solutions to the common and notsocommon issues you face when you roll out Node. You'll dig into important topics like the ins and outs of eventbased Programming,, how and why to use closures, how to structure applications to take advantage of endtoend JavaScript app...

4
Node.js the Right Way
Node.js the Right Way

Practical, ServerSide JavaScript That Scales

Description

Get to the forefront of serverside JavaScript Programming, by writing compact, robust, fast, networked Node applications that scale. Ready to take JavaScript beyond the browser, explore dynamic languages features and embrace evented Programming, Explore the fun, growing repository of Node modules provided by npm. Work with multiple protocols, load...

5
Secure Your Node.js Web Application
Secure Your Node.js Web Application

Keep Attackers Out and Users Happy

Description

Cybercriminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes. Discover the primary attack vectors against web applications, and implement securi...

6
Mastering Node.js Second Edition
Mastering Node.js Second Edition

Build robust and scalable realtime serverside web applications efficiently

Description

Expert techniques for building fast servers and scalable, realtime network applications with minimal effort; rewritten for Node.js 8 and Node.js 9 Key Features Packed with practical examples and explanations, Mastering Node.js contains everything you need to take your applications to the next level. Unleash the full potential of Node.js 9 to build...

7
Node.js 8 the Right Way
Node.js 8 the Right Way

Practical, ServerSide JavaScript That Scales

Description

Node.js is the platform of choice for creating modern web services. This fastpaced book gets you up to speed on serverside Programming, with Node.js 8, as you develop real programs that are small, fast, lowprofile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented Programming,.Harness the power ...

8
No coverLearning Node.js
Learning Node.js

A HandsOn Guide to Building Web Applications in JavaScript

Description

Learning Node.js A HandsOn Guide to Building Web Applications in JavaScript Node.js makes it far easier to create fast, compact, and reliable web/network applications and web servers, and is rapidly becoming indispensable to modern web developers. Learning Node.js brings together the knowledge and JavaScript code you need to build master the Node....

9
Learning Node
Learning Node

Moving to the ServerSide

Description

Take your web development skills from browser to server with Node and learn how to write fast, highly scalable network applications on this JavaScriptbased platform. With this handson guide, you ll quickly master Node s core fundamentals, gain experience with several builtin and contributed modules, and learn the differences and parallels betwee...

10
No coverSmashing Node.js
Smashing Node.js

JavaScript Everywhere

Description

Learn to make more efficient apps, with just one language! Smashing Node.js: JavaScript Everywhere equips you with the necessary tools to understand Node.js and its uses in developing efficient web apps. With more traditional web servers becoming obsolete, having knowledge on servers that achieve high scalability and optimal resource consumption us...

11
Node.js Design Patterns
Node.js Design Patterns

Master best practices to build modular and scalable serverside web applications, 2nd Edition

Description

Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeNode.js is a massively popular software platform that lets you use JavaScript to easily create scalable serverside applications. It allows you to create efficient code, enabling a more sustainable way of writing s...

12
No coverThe Road to learn React
The Road to learn React

Your journey to master plain yet pragmatic React.js

Description

A lot of roadmaps exist on how to master React. This book uses the common sense of these roads and weaves it into the implementation of an attractive app. You will build a Hacker News React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management.http://www.robinwieruch.de/theroadt... A lo...

13
No coverGetting MEAN with Mongo, Express, Angular, and Node
Description

SummaryGetting MEAN, Second Edition teaches you how to develop fullstack web applications using the MEAN stack. This edition was completely revised and updated to cover MongoDB 4, Express 4, Angular 7, Node 11, and the latest mainstream release of JavaScript ES2015.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats f...

14
No coverBeginning Node.js, Express & MongoDB Development
Description

In this book, we take you on a fun, handson and pragmatic journey to learning Node.js, Express and MongoDB development. You'll start building your first Node.js app within minutes. Every chapter is written in a bitesized manner and straight to the point as I don't want to waste your time (and most certainly mine) on the content you don't need. In...

15
No coverGet Programming, with Node.js
Description

Get Programming, with Node.js teaches you to write serverside code in JavaScript using Node.js. In 34 fastpaced, fun, and practical lessons, you'll discover how to extend your existing JavaScript skills to write backend code for your web applications. After setting up the perfect developer environment, you'll get straight into developing your fir...

16
Beginning Node.js
Description

Beginning Node.js is your stepbystep guide to learning all the aspects of creating maintainable Node.js applications. You will see how Node.js is focused on creating highperforming, highlyscalable websites, and how easy it is to get started. Many frontend devs regularly work with HTML, CSS, PHP, even WordPress, but haven't yet got started with...

17
No coverDistributed Systems with Node.js
18
Express in Action
Express in Action

Writing, building, and testing Node.js applications

Description

Node.js is white hot, powering the server side of major web apps from Walmart, PayPal, and Netflix. While superpowerful, raw Node can be complex and awkward. Express.js is a web application framework for Node that organizes serverside JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage rout...

19
FullStack JavaScript Development
FullStack JavaScript Development

Develop, Test and Deploy with MongoDB, Express, Angular and Node on AWS

Recommendation Context
Available recommendation signals suggest this title has discovery traction, but there is not enough safe category context to make a stronger reader-fit claim.
20
JavaScript
JavaScript

The Definitive Guide

Recommendation Context
Available recommendation signals cluster around NonFiction, Programming, Front, End, Development lists, suggesting this book may fit readers looking for big-picture nonfiction and accessible learning. Treat this as discovery context, not a quality guarantee.
21
No coverNode Cookbook
Node Cookbook

Discover Solutions, Techniques, and Best Practices for ServerSide Web Development With Node.js 14

22
Node Cookbook
Node Cookbook

Actionable solutions for the full spectrum of Node.js 8 development, 3rd Edition

Description

Over 60 highquality recipes covering debugging, security, performance, microservices, web frameworks, databases, deployment and more; rewritten for Node 4, 6, and 8. About This Book Actionable recipes across the full spectrum of Node.js development Cutting edge techniques and tools for measuring and improving performance Best practices for c...

23
No coverNode.js for Embedded Systems
Node.js for Embedded Systems

Using Web Technologies to Build Connected Devices

24
No coverNode.js Web Development
Node.js Web Development

Serverside web development made easy with Node 14 using practical examples, 5th Edition

25
No coverPractical Node.js
Practical Node.js

Building RealWorld Scalable Web Apps

26
Pro Express.js
Pro Express.js

Master Express.js

Description

Pro Express.js is for the reader who wants to quickly get uptospeed with Express.js, the flexible Node.js framework. Author Azat Mardan clearly explains how to start developing with Express.js with a basic 'Hello World', and then delves into a deep API reference, before looking at common and abstract development problems. Lastly, you will learn h...

27
No coverProfessional Node.JS
Professional Node.JS

Building JavascriptBased Scalable Software

Description

Professional Node.JS: Building JavascriptBased Scalable Software Wiley IndiaPedro Teixeria2012EDN1...

28
No coverRESTful Web API Design with Node.js 10
RESTful Web API Design with Node.js 10

Learn to create robust RESTful web services with Node.js, MongoDB, and Express.js, 3rd Edition

Description

Brand New...

29
RESTful Web API Design with Node.js Second Edition
Description

Key Features Create a fully featured RESTful API solution from scratch. Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API design. Use this practical guide to integrate MongoDB in your Node.js application. Book Description In this era of cloud computing, every data provisioning solution is bu...

31
Web Development with Node and Express
Web Development with Node and Express

Leveraging the JavaScript Stack

Description

Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In the second edition of this handson guide, author Ethan Brown teaches you Express fundamentals through the development of a fictional application that exposes a public website and a RESTful API. You'll learn web Architecture, best p...

Built from recommendation data, category signals, and source-backed book records. Use this list as a starting point; open any book to see proof, context, and Amazon options where available.

Recommendation dataCategory signalsSource-backed book recordsOpen book pages for proof/context

Explore more lists

About this list

This list aggregates books that appear in public recommendation sources, reader-interest signals, and category data. Books are ranked by their position from the source list; recommendation counts and ratings are shown where available. Open any book to see source-backed recommendation proof, editorial context, and Amazon options — the per-book detail page is where the trust signals live.