ANGULARJS Quick Start Guide 01: Introduction

Source: Internet
Author: User

Angularjs expanded HTML with the new attributes

ANGULARJS support for single-page applications very good (SPAs)

Angularjs is very easy to learn

Start learning Angularjs Now! About this guide

This guide is designed to help you learn angularjs as quickly and effectively as possible. With this guide you will learn some of the basic features of ANGULARJS, such as directives, expressions, filters, modules, and controllers. And all the other things you need to know about ANGULARJS, such as events, DOM nodes, forms, user input, data validation, HTTP objects, and so on.

    • ANGULARJS Quick Start Guide 01: Introduction
    • Angularjs Quick Start Guide 02: Introduction
    • Angularjs Quick Start Guide 03: Expressions
    • Angularjs Quick Start Guide 04: Directives
    • Angularjs Quick Start Guide 05: Controllers
    • Angularjs Quick Start Guide 06: Filters
    • Angularjs Quick Start Guide 07:http objects
    • Angularjs Quick Start Guide 08: Tables
    • Angularjs Quick Start Guide 09:sql
    • Angularjs Quick Start Guide 10:dom node
    • Angularjs Quick Start Guide 11: Events
    • ANGULARJS Quick Start Guide 12: Modules
    • Angularjs Quick Start Guide 13: Forms
    • Angularjs Quick Start Guide 14: Data validation
    • Angularjs Quick Start Guide 15:api
    • Angularjs Quick Start Guide 16:bootstrap
    • Angularjs Quick Start Guide 17:includes
    • Angularjs Quick Start Guide 18:application
    • ANGULARJS Quick Start Guide 19: Sample code
    • Angularjs Quick Start Guide 20: Quick reference
Sample code for each chapter

Each chapter gives the sample code for the demo, which you can edit and run online by clicking the button below the code to see the effect in the open page.

<Scriptsrc= "Http://cdn.bootcss.com/angular.js/1.3.14/angular.js"></Script><Body><DivNg-app=""> <P>Input something in the input box:</P>    <P>Name:<inputtype= "text"Ng-model= "Name"placeholder= "Enter name Here"/></P><H1>Hello {{Name}}</H1></Div></Body>

Run

What you should already know

Before you learn angularjs, you should already have these basic skills:

    • Html
    • Css
    • Javascript
The history of Angularjs

The AngularJS 1.0 was released in 2012.

Miško Hevery is an employee of Google, who has been developing ANGULARJS since 2009.

Angularjs's ideas and ideas are very good, and the project is still ongoing, with official technical support from Google.

Angularjs Sample Code

All the sample code included in this guide can be found here.

Angularjs Sample Code

ANGULARJS Quick Reference

All of the instructions and filters used in this guide can be found here.

ANGULARJS Quick Reference

Next chapter-Angularjs Quick Start Guide 02: Introduction

ANGULARJS Quick Start Guide 01: Introduction

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.