Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Angular JS for Beginners
Rating: 4.3 out of 5(174 ratings)
3,737 students

Learn Angular JS for Beginners

We’ll help you understand the basics of AngularJS thoroughly with a practical “how-to” approach to working with data.
Last updated 11/2015
English

What you'll learn

  • Over 12 lectures and 2 hours of content!
  • You will acquire knowledge of basic AngularJS components.
  • You will be able to develop web-based application using AngularJS

Course content

3 sections12 lectures1h 12m total length
  • Introduction7:02

    Learn angular js, a client-side framework for rapid, responsive web apps that binds to html attributes and uses mvc to manipulate the dom.

  • Simple Hello World App5:49

    Create a simple Angular hello world app that binds an input to a name model using ng-model and displays hello {{name}} as you type, demonstrating two-way binding and angular expressions.

  • Angular Expressions4:51
  • Abstracting the Controller into a Module8:42

Requirements

  • Any Fresher Wants to Learn Basic AngularJS
  • Expert who Needs to Brush up AjgularJS Skills

Description

Description :

This course is designed to help you to understand the basics of AngularJS quickly and thorough. AngularJS is basically a JavaScript framework (an open source web application framework) library, which is distributed as JavaScript file. Mainly used in developing Single Page Application (SPA). It extendes HTML with additional new attributes hence making simple development and making it more responsive at user’s end, since HTML was never design for dynamics views. AngularJS is very easy to understand hence learning it is a fun. Every feature of it can be modified as per the the requirement.

To learn AngularJS you should have a basic understanding of web technologies such as HTML, CSS and JavaScript. You will have access to source code of lecture (wherever applicable).

Unlike traditional courses that concentrate mainly on theory, we'll take a practical “how-to” approach to working with data.

This will have access to source code of lecture (wherever applicalbe)------- course will cover following AngularJS topics

  • -Introduction to AngularJS
  • -Your first simple Hello World App
  • -Angular Expressions
  • -Abstracting the controller into a module
  • -2 Way data handling
  • -Usage of ng-repeat, ng-show, ng-hide & ng-if
  • -Form submissions
  • -Usage of filter search
  • -Uppercase and lowercase filter
  • -Form validations

I hope you enjoy the course, and I look forward to working with you!

Who this course is for:

  • Knowledge of HTML, CSS and JavaScript.
  • Basic understanding of any text editor.