Video description
A practical comprehensive guide on AngularJS, taking you from the basics to rich client-side applications in no time.
About This Video
Learn how to build single page applications from scratch, with a practical approach to development using AngularJS
Go from ""Hello World"" to intricate web applications with incrementally complex exercises
Learn all about the important features and components available in the framework, including how to write your own custom components
In Detail
Building web applications that can manage huge chunks of data consistently is becoming increasingly difficult and this affects the efficiency of your app. Single Page Applications (SPA) solve this issue as its design principles make life easy for data-intensive applications by updating the constant stream of data in the same page, making the application more intuitive for the user.
Doing this with pure JavaScript is hard. To help with the implementation of single-page applications, Google developed a framework called AngularJS that allows you to build well-structured, easily testable, and maintainable frontend Single Page Applications.
This course will take you from the very basics of developing rich client-side Single Page Applications (SPA) through a series of practical examples of incremental complexity, including a full review of AngularJS’ built-in features and testability features.
At the beginning of the course, you will be introduced to the advantages and limitations of AngularJS and its compatibility with SPAs. As we move on, we'll dive head-first into the application coding, starting from your first application and going all the way from building a to-do list app to a fully featured movie database, understanding every key aspect of the framework in the process. Later on, we'll focus on reviewing AngularJS' built-in components (directives, filters, and services) including every detail of how to write your own custom components of every kind. And finally, we'll wrap up with automated testing clearly guiding you on how to write and execute automated tests on AngularJS and introducing best practices on both unit and end-to-end testing.
Building Single Page Web Apps with AngularJS will take you from zero to hero, covering all important aspects of the framework and preparing you to hit the ground running on any single page application.
Table of contents
-
Chapter 1: Introduction to AngularJS
- The Course Introduction and Objectives 00:03:41
- Prerequisites 00:02:14
- Understanding the Basics of AngularJS and the MVC Architecture 00:08:28
-
Chapter 2: Your First AngularJS App
- Angular-seed 00:05:26
- Building a "To-do App" - Part 1 00:06:05
- Building a "To-do App" - Part 2 00:05:26
- Building a "To-do App" - Part 3 00:05:09
- Building a "To-do App" - Part 4 00:07:22
-
Chapter 3: Building a Complex Single Page Application
- Building a Complex Single Page Application - Part 1 00:05:49
- Building a Complex Single Page Application - Part 2 00:07:31
- Building a Complex Single Page Application - Part 3 00:08:21
- Building a Complex Single Page Application - Part 4 00:06:30
- Building a Complex Single Page Application - Part 5 00:04:20
- Building a Complex Single Page Application - Part 6 00:10:42
-
Chapter 4: Directives and Filters
- AngularJS Directives 00:08:09
- Writing Custom Directives 00:06:55
- AngularJS Filters 00:06:23
-
Chapter 5: Services and Factories
- Writing Custom Services 00:05:01
- AngularJS Services 00:08:04
-
Chapter 6: Testing in AngularJS
- Automated Testing in AngularJS 00:05:17
- Unit Testing with Karma 00:09:33
- E2E Testing with Protractor 00:06:59
Product information
- Title: Building Single Page Web Apps with AngularJS
- Author(s):
- Release date: December 2014
- Publisher(s): Packt Publishing
- ISBN: 9781783988624
You might also like
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …
video
Modern JavaScript From The Beginning
Learn and Build Projects with Pure JavaScript (No Frameworks or Libraries) About This Video Understanding of …
video
API Testing with Postman
Automate and test APIs with Postman About This Video Easy to understand examples that guide you …
video
Building Microservices with Spring Boot, Second Edition
7+ Hours of Video Instruction The term “microservices” has gained significant traction over the last few …