Javascript Learning Notes

Source: Internet
Author: User

In the site design and construction of this road has always been a balanced development. When the client is too weak, the server needs to do more, such as the development of our dynamic Web page. However, we gradually found that due to the increase in website traffic, the server has been overwhelmed, so now I have to do is try to put some things on the client to do.

This is the origin of JavaScript development.

With the popularity of the network, I would like to do on the Web page is no longer the point of a connection so simple.

There are also a lot of things to deal with when data on a Web page doesn't require additional data. Situations that require additional data can be obtained by means of Ajax. And then deal with it.

In doing so, we can do a lot of things on a page without requiring too many page requests. And there will be a good user experience. This can also be a good way to put the front desk and backstage perfect separation. Because JS is running in the browser, it can make full use of the client's resources, reduce the pressure on the server.

Humble humble opinion!

Javascript Learning Notes

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.