Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AngularJS Fundamentals and Practice
Rating: 3.3 out of 5(28 ratings)
1,084 students

AngularJS Fundamentals and Practice

An in-depth project-based introduction to AngularJS concepts with lots of code, examples and a complete application
Created bySid Azad
Last updated 6/2014
English
English [Auto],

What you'll learn

  • Enable you to write professional AngularJS applications
  • Enable you to think in AngularJS and design a modern web-app (SPA)

Course content

9 sections29 lectures5h 41m total length
  • Introduction to the Course3:21

    Learn angularjs fundamentals for beginners, understand single page applications and the angular framework by Google, and practice with plunker to build multiple examples toward a final project.

  • Review of Web Architecture, Web-dev History and Single Page Apps7:36

    Explore the evolution of web architecture from browser and server to modern single-page apps, ajax, and client-side frameworks like Backbone.js and Angular, with focus on history management and asynchronous communication.

  • Hello, AngularJS9:16

    Explore AngularJS fundamentals with a real example: a simple two-way binding where input updates a label, while an AngularJS module defines a main controller using scope to bind HTML.

Requirements

  • Some knowledge of JavaScript
  • Some knowledge of web development (nice to have)

Description

AngularJS is a JavaScript framework developed by Google. Front end development is now officially revolutionized with the advent of SPAs (Single Page Applications) and it is increasingly looking like AngularJS is going to be the de-facto framework of the future for building SPAs.

This course will not only teach you to program using AngularJS but also how to think in AngularJS and how to architect, design and test a modern web application.

This course is divided into 2 parts.

  • The first part focuses on getting a solid understanding of AngularJS concepts with plenty of working code examples using Plunkr.
  • The second half creates a comprehensive Web Application (SPA) using these concepts with special focus on Design, Architecture and testing a modern web app.

This is a project based course with 2 parts spanning 29 videos and over 300 minutes of content.

- An approach of understanding AngularJS concepts
- Follow-up with many live coding examples
- A project that covers various components and aspects of AngularJS
- A video dedicated to unit testing using Karma and Jasmine libraries
- Examples using third part libraries including
- Angular UI Bootstrap
- Bootstrap CSS
- Angular Local Storage library
- Karma
- Jasmine

Who this course is for:

  • Front-end developers who want to learn AngularJS
  • Back-end developers who want to learn Front End programming with a promising framework (AngularJS)
  • Technology enthusiasts
  • Hobbyists with some JavaScript experience