Best site to learn node.js

Hi,

I am learning node.js for CLI, although I have googled for some online resourcesp but it would be great if you all could suggest the best site you used/prefered to learn node.js

thanks in advance
Hi,
Is node.js some type of JavaScript?
@closed account 5a8Ym39o6

not exactly js... although I haven't seen the syntax yet...

@Thomas1965

the tutorials look great but apart from introduction rest are paid :(
closed account (z05DSL3A)
Is node.js some type of JavaScript?
"Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world." -- https://nodejs.org/en/

---==#==---
May be of interest...

Node.js Succinctly
Author : Agus Kurniawan
Categories : Web Development, JavaScript
Pages : 109
Formats : Amazon Kindle and PDF
Price : FREE

https://www.syncfusion.com/resources/techportal/details/ebooks/nodejs
Description
In Node.js Succinctly, Microsoft MVP Agus Kurniawan leads you through the fundamentals of using Node.js to speed up your JavaScript-based applications. This informative e-book will take you from Hello World to “if…then” decisions, all the way to real-time data monitoring. You’ll learn how to use Node.js to build modules, declare JSON data objects, and create entire web-based applications. The basics of socket and database programming with Node.js are also covered.

Table of Contents
1.Introduction to Node.js
2.Basic Node.js Programming
3.Array
4.JSON
5.Functions
6.String Operations
7.Building Your Own Module
8.Error Handling and Logging
9.Events
10.Web Applications
11.Socket Programming
12.Socket.io
13.Database Programming
Last edited on
closed account (3h0oLyTq)
Hello guys,
This link is a great reference to get started :
https://www.quora.com/What-are-the-best-resources-for-learning-Node-js
thanks everybody for the links :)
closed account (3h0oLyTq)
glad my link did help after all :)
Topic archived. No new replies allowed.