When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

AngularJS for the Real World - Learn by creating a WebApp
The Angular 1.x course that will teach you how to build real time applications with AngularJS and Firebase.

This Course Includes
udemy
4.3 (185 reviews )
7h 4m
english
Online - Self Paced
professional certificate
Udemy
About AngularJS for the Real World - Learn by creating a WebApp
In this Course you'll learn how to build an Angular 1.x Real Time Application using Firebase and AngularJS while leveraging great Angular Development best practices.
_
Added a new Section
(30+ mins of brand new content)
:
Authentication
and
Authorization
with_
_AngularJS and Firebase._
AngularJS
is famous
Javascript
framework developed by
and an increasing number of companies are currently looking for expert
AngularJS Developers
. Mastering AngularJS is a great opportunity that will help you getting a new and better job in the web development industry.
Reviews
This
AngularJS course
will teach you how this framework can dramatically
improve your efficiency
, reduce your coding time and deliver your next project as a
Single Page Application (SPA)
.
AngularJS directives
,
controllers
,
modules
, how
2-way data binding
works and
,
more important,
how to build an AngularJS Web Application from scratch
. You'll learn some of the
best practices
and
common mistakes
that a developer can face when dealing with
AngularJS projects
and you'll dig deeper into the built-in components of this technology.
AngularJS
is a Javascript framework used to create
Single Page Applications
(SPAs) with a declarative approach. This means that Angular is completely extensible: you can define, for example, your own DSL (Domain Specific Language) and services. The framework is developed and maintained by
. At the minute it has more then 1.3K contributors on GitHub and is being used in more than 243.000 live websites (Youtube, IndieGoGo, Aerlingus, Virgin America, Forbes are only a few) and is backed by a wide community (more than 122k questions only on stackoverflow). There are plenty between documentation, tutorials, examples and fiddles in additions to discussion groups, specialized sites and forums where you can find inspiration or solutions to common problems.
Audience
If you are new to AngularJS, no worries. I will drive you through the main topics and will not assume that you are already familiar with the framework. On the other hand, If you already know AngularJS, you know that it can be as sweet as a rainbow unicorn or as bitter as your worst nightmare: this is why we will teach you a few best practices as well as examples of patterns and anti-patterns all over the course, so that you'll learn a more efficient and clear way of coding your NG apps.
Content and Overview
In this course you'll find 7+ hours of video content; source code is provided for each lesson and in general there will be 2 downloadable attachments per lesson: the start and final source code; this will let you double check that your changes are correct as long as you proceed throughout each chapter. Links to external resources are also provided where useful. Last but not least, I will support you with each question you might have.
T
he course is divided in 16 sections,
each one consisting in several videos (more than 63in total) where we will cover the different components of the AngularJS framework. By the end of course, you will:
Learn how to setup AngularJS and how its architecture is built; (Installation, MVW approach)
Acquire familiarity with the main AngularJS components: modules, controllers, routing, 2 way data binding, dependency injection, prototypical inheritance, scopes, filter, directives, services and templates;
We will talk a lot about forms, user data validation and filtering. You will learn how to implement a robust form with validation, thanks to Angular Forms and its built-in validator. In other words you will learn how to improve the user experience of your application;
Learn how to use $http to query a webserver and handle promises in a response;
Be able to build a full Backend Mock to test your application, by using the Angular $HttpBackend service in the NgMock module;.
We will dedicate some lessons to custom directives: first a simple implementation then we will unveil the secrets of the "link function", how to isolate the scope and how to make directives reusable with any application.
Transform your App into a Real Time application, and learn how to use Firebase and Angular to make updated content available in Real Time on any device.
Learn how to secure your application by building Authentication and Authorisation functionalities.
What you will obtain at the end of the course
At the end of the course you will have a deep understanding of the basic concepts of AngularJS, and you will be ready to start your next project by using this great framework.
What You Will Learn?
- Develop a Real Time MV.
- Web Application with AngularJS and Firebase .
- Build an AngularJS SPA (Single Page Application) .
- Get familiar with concepts like 2-Way DataBinding, Services, Views, Routing, Directives and much more.. .
- Learn about the Angular built-in services, focusing on the $http service that will help you handling XHR .
- Learn how to secure your application by building Authentication and Authorization functionalities .
- Learn how to implement an AngularJS API in your application .
- Master all the built-in AngularJS directives such as ng-repeat, ng-if, ng-switch, ng-show & ng-hide, ng-model, ng-controller and so on .
- Write better code by implementing AngularJS best practices.