Nodejs Building Web Apps

Source: Internet
Author: User

The content of this article is more .....

1 First of all, from the basic Nodejs service, the role of the front-end unified language in Web applications;

2 then the basic knowledge of the Web, from the request method to the route, from the query string to the cookie and session and cache, from the form data to the upload file, and security authentication.

Although not very detailed, but overall has a leading effect.

3 After the introduction of the concept of routing, in fact, the concept of node middle is still very critical. When Learning Express, it is the processing of various routes.

4 Middleware This section, not too understand, probably did not try middleware, do not know how it works. In general, it is the middleware that makes up a chain, and when a middleware is finished, call the next () method to continue executing the next middleware.

5 finally described the rendering of the page, Express uses Jade by default, but I don't like to learn a template language much. So you can use HTML to use HTML.

In Kibana, it is also a page rendering based on Ng's HTML page, rarely using templates ....

Nodejs Building Web Apps

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.