您需要了解多少 JavaScript 才能使用 Node.js?

文章作者
目录

As a beginner, it's hard to get to a point where you are confident enough in your programming abilities. While learning to code, you might also be confused at where does JavaScript end, and where Node.js begins, and vice versa.

With those concepts in mind, you are well on your road to become a proficient JavaScript developer, in both the browser and in Node.js.

Asynchronous Programming

The following concepts are also key to understand asynchronous programming, which is one of the fundamental parts of Node.js: