JS Common frame and their characteristics

Source: Internet
Author: User

Concept:

JavaScript is an object-oriented scripting language that has long been used as a client-side scripting interface for Web browser applications.

JavaScript frameworks or libraries are a set of tools and functions that make it easy to generate cross-browser-compatible JavaScript code, and each library is reliably tested on modern versions of many popular Web browsers.

What are the benefits of using frameworks?

1. Resolve cross-browser compatibility issues.

2. The JavaScript framework makes it easier to write code to retrieve, traverse, manipulate DOM elements

3. The framework also provides a series of functions to make it easier to manipulate these objects by altering, adding, or deleting the content itself, or by using CSS style classes to change the appearance of elements.

4. Improved event handling support. These frameworks typically encapsulate browser events and provide a useful set of cross-browser-compatible functions for processing

5. Frameworks contain some form of AJAX library support, typically providing AJAX request and response objects, as well as helper functions for evaluating responses, updating DOM elements, and querying for specific requests

Most JavaScript frameworks have useful features. Including:

· Selector (Selector)

· DOM traversal

· DOM operations

· Utility (Utility) function

· Event handling

· Ajax

Angularj.js

JS Common frame and their characteristics

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.