10 Days of Learning Angularjs 02

Source: Internet
Author: User

1: Scopes, we can use multiple tags in the last class of the ANGULARJS application

Directives: Enhancing DOM elements as properties or elements of reusable DOM components

Value binding: Template syntax {{}} can bind an expression to a view

Filters: Functions that can be used in a view for formatting

Form controls: Controls that are used to check user input

2: Life cycle of a $scope object four different stages

Create: Create a scope

Link: Angularjs $scope object function is automatically appended to the view when it starts to run

Update: When an event loop occurs, each child scope performs its own dirty value detection, and if any change is detected, the $scope triggers the specified callback function

Destroy: $scope will automatically destroy unwanted scopes

3: Controller

4: An expression

$parse: Perform an operation on an expression

$interpolate: Doing an interpolation operation in a string template

10 Days of Learning Angularjs 02

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.