What is node. js

Source: Internet
Author: User

Although node. js has a JS suffix, he is actually using the Chrome browser's V8 engine, written in the C + + language ,

is essentially a JavaScript run environment

When it comes to JavaScript, you can think of various interactive components on the browser, asynchronous requests, and they rely on the JS engine on the browser to parse the JS code on the page.

That node. JS can not only parse the JS code, and there are no browser security restrictions, but also provides many system-level APIs:

For example: file read/write, process management, network communication, etc.

Why learn about node. js

1, it's very hot NPM community active GitHub see a lot of related projects

2, it is strong, such as Node-webkit,appjs,gulp,fdbkit,ghost,jade and so on

3, Blow

Provide beginners A few sites to learn node

http://nodejs.cn/official website, see development
https://www.npmjs.com/when developing new projects, solve problems in development, save time and effort
https://github.com/search?utf8=%E2%9C%93&q=node&type= reading excellent source code, quickly improve the way of learning speed
https://stackoverflow.com/technical question community, often use him to solve technical problems, such as configuration problems, service error

What is node. js

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.