NodeJS Online Courses
NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)
- Maximilian Schwarzmüller
- 4.69
- 40.5 hrs
- 543 lectures
Master Node JS & Deno.js, build REST APIs with Node.js, GraphQL APIs, add Authentication, use MongoDB, SQL & much more! Learn more »
Learn and Understand NodeJS
- Anthony Alicea
- 4.61
- 13 hrs
- 97 lectures
Dive deep under the hood of NodeJS. Learn V8, Express, the MEAN stack, core Javascript concepts, and more. Learn more »
Angular & NodeJS - The MEAN Stack Guide [2023 Edition]
- Maximilian Schwarzmüller
- 4.6
- 12.5 hrs
- 152 lectures
Learn how to connect your Angular Frontend to a NodeJS & Express & MongoDB Backend by building a real Application Learn more »
Node with React: Fullstack Web Development
- Stephen Grider
- 4.66
- 25.5 hrs
- 214 lectures
Build and deploy fullstack web apps with NodeJS, React, Redux, Express, and MongoDB. Learn more »
React, NodeJS, Express & MongoDB - The MERN Fullstack Guide
- Maximilian Schwarzmüller
- 4.53
- 18.5 hrs
- 208 lectures
Build fullstack React.js applications with Node.js, Express.js & MongoDB (MERN) with this project-focused course. Learn more »
The Complete Full-Stack JavaScript Course
- Joseph Delgadillo
- 4.44
- 24.5 hrs
- 96 lectures
Learn full-stack web development using JavaScript (ReactJS, NodeJS, LoopbackJS, Redux and Material-UI)! Learn more »
ChatBots: Messenger ChatBot - DialogFlow and nodejs
- Jana Bergant
- 4.55
- 9 hrs
- 119 lectures
Use DialogFlow to train chatbot to have dialogs. Develop backend app to connect chatbot to web services and databases Learn more »
Learn Nodejs by building 12 projects
- Eduonix Learning Solutions
- 3.29
- 12.5 hrs
- 72 lectures
Become an Expert Nodejs Developer While Building Real World Applications Learn more »
Recommended books
NodeJS books
Node.js Design Patterns
In this book, we will take you on a journey across various ideas and components, and the challenges you would commonly encounter while designing and developing software using the Node.js platform. You will also discover the "Node.js way" of dealing with design and coding decisions. Learn more »
Node.js 8 the Right Way
Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming. Learn more »
Beginning Node.js
Following a common-sense Problem/Solution format, these experience-fueled techniques cover important topics like event-based programming, streams, integrating external applications, and deployment. The abundantly annotated code makes the examples easy to follow, and techniques are organized into logical clusters, so it's a snap to find what you're looking for. Written for readers who have a practical knowledge of JavaScript and the basics of Node.js. Learn more »
Node.js in Action
Node.js in Action shows you how to build production-quality applications. Clear introductions of key concepts and example-by-example coverage take you from setup to deployment. You'll dive into asynchronous programming, data storage, and output templating, and interact with the filesystem to create non-HTTP applications like TCP/IP servers and command-line tools. Perfect for a web developer transitioning from Rails, Django, or PHP. Requires basic knowledge of JavaScript. Learn more »