Tutorials Exercises Services Sign Up Log in
DSA TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI R G
AngularJS Tutorial
❮ Home Next ❯
Learn AngularJS
AngularJS extends HTML with new attributes.
AngularJS is perfect for Single Page Applications (SPAs).
AngularJS is easy to learn.
Start learning AngularJS now »
This Tutorial
This tutorial is specially designed to help you learn AngularJS as quickly and efficiently as possible.
First, you will learn the basics of AngularJS: directives, expressions, filters, modules, and controllers.
Then you will learn everything else you need to know about AngularJS:
Events, DOM, Forms, Input, Validation, Http, and more.
Try itTutorials
Yourself
Examples
Exercises Services in Every
Chapter
Sign Up Log in
DSA TYPESCRIPT
In every chapter, ANGULAR
you can edit GIT
the examples online,POSTGRESQL MONGODB
and click on a button ASP
to view the result. AI R G
AngularJS Example
<!DOCTYPE html>
<html lang="en-US">
<script
src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.
js"></script>
<body>
<div ng-app="">
<p>Name : <input type="text" ng-model="name"></p>
<h1>Hello {{name}}</h1>
</div>
</body>
</html>
Try it Yourself »
ADVERTISEMENT
LEARN MORE
What You
Tutorials Should
Exercises Already
Services Know
Sign Up Log in
DSA TYPESCRIPT
Before you ANGULAR
study AngularJS, GIT a basic
you should have POSTGRESQL MONGODB
understanding of: ASP AI R G
HTML
CSS
JavaScript
AngularJS History
AngularJS version 1.0 was released in 2012.
Miško Hevery, a Google employee, started to work with AngularJS in 2009.
The idea turned out very well, and the project is now officially supported by Google.
Login to Track Your Progress
Create a free W3Schools account and get access to more features and learning materials:
View your completed chapters, quizzes, and exercises
Keep an eye on your progress and daily streaks
Jump back in exactly where you left off
Create your own personal website
Sign Up for Free
Note: This is an optional feature. You can study at W3Schools without creating an account.
AngularJS Examples
W3Schools' AngularJS tutorial contains lots of AngularJS examples!
AngularJS Examples
Tutorials Exercises Services Sign Up Log in
DSA TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI R G
AngularJS Reference
The AngularJS reference contains all directives and filters used in this tutorial.
AngularJS Reference
❮ Home Next ❯
Track your progress - it's free! Sign Up Log in
ADVERTISEMENT
COLOR PICKER
ADVERTISEMENT
Tutorials Exercises Services Sign Up Log in
DSA TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI R G
PLUS SPACES
GET CERTIFIED FOR TEACHERS
FOR BUSINESS CONTACT US
Top Tutorials
HTML Tutorial
CSS Tutorial
JavaScript Tutorial
How To Tutorial
SQL Tutorial
Python Tutorial
W3.CSS Tutorial
Bootstrap Tutorial
PHP Tutorial
Java Tutorial
C++ Tutorial
jQuery Tutorial
Top References
HTML Reference
CSS Reference
JavaScript Reference
SQL Reference
Python Reference
W3.CSS Reference
Tutorials Bootstrap
Exercises
Reference
PHP Reference
Services Sign Up Log in
DSA TYPESCRIPT HTML Colors
ANGULAR GIT POSTGRESQL MONGODB ASP AI R G
Java Reference
Angular Reference
jQuery Reference
Top Examples Get Certified
HTML Examples HTML Certificate
CSS Examples CSS Certificate
JavaScript Examples JavaScript Certificate
How To Examples Front End Certificate
SQL Examples SQL Certificate
Python Examples Python Certificate
W3.CSS Examples PHP Certificate
Bootstrap Examples jQuery Certificate
PHP Examples Java Certificate
Java Examples C++ Certificate
XML Examples C# Certificate
jQuery Examples XML Certificate
FORUM ABOUT ACADEMY
W3Schools is optimized for learning and training. Examples might be simplified to improve reading and
learning.
Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full
correctness
of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and
privacy policy.
Copyright 1999-2025 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.