node. JS Getting Started

Source: Internet
Author: User

node. js

node. JS is a set of JavaScript toolkits for writing high-performance Web servers.    When you see the name node. js, you might mistakenly assume that this is a JavaScript application, in fact, node. JS is written in the C + + language and is a JavaScript operating environment. node. JS's design idea is event-driven, and the vast majority of the APIs it provides are event-based, asynchronous styles. The important advantage is that the full use of the system resources, the execution code does not need to block wait for some operation to complete, limited resources can be used for other tasks.  

node. js Basic knowledge

    • node. js Getting Started : Hello World
    • node. JS Getting Started: Installation and configuration of NODE.JS&NPM
    • node. JS Getting Started: module mechanism
    • node. JS entry: File lookup mechanism
    • node. JS Getting Started: Package structure
    • node. JS Getting Started: event mechanism
    • node. JS Getting Started: Asynchronous IO
    • node. JS Getting Started: Similarities and differences between front and back modules
 

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.