Starting with Angular 5

Starting with Angular 5

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3h 39m | 0.97 GB

Angular Version 5

Purpose: To keep this course on the cutting edge of Angular technology and be consistent in providing instruction for the features found in the latest Angular release (v5)

In this update we addressed the major changes in the Angular version 5 major release. Per our course content, including hands-on coding exercises, there were a few breaking changes in the 5.1 releases which ripped across much of the original project code and also included minor, non-breaking changes which outdated certain aspects of our original content.

We’ve updated all of the course’s code-along video content with version 5 code, including:

  • Angular-CLI repositioning & syntax usage related to its repositioning
  • Angular-CLI & npm syntax usage
  • Angular-CLI template output changes
  • Material 2 Library Module massive positioning changes
  • Material 2 inclusion and configuration syntax changes
  • Material 2/Animations Module repositioning

Fallout of the above deltas outdated a large percentage of the course’s existing content. Each affected video in the series was updated to reflect the current release.

The Angular Forms Module has been in flux since the inception of Angular 2. Fortunately, it has stabilized in the later 4.x releases and we feel comfortable enough in it’s current state to have included it. Forms are a pillar of web-based development and we feel this content adds significant value to the course.

While closely tied to the Angular core library, but not included in it, the Material 2 styling library has endured a lengthy, rough development and release lifecycle. As this library is so closely tied to the Angular core, we’ve included content in this video series from the beginning. Again, in this current release, many breaking changes and previously unavailable features were included. We made significant changes to existing content and created additional content to appropriately cover the current state of the Material library.

As with prior updates to this video series, we applied incremental improvements to existing content (that was not updated for v.4.3 changes) in an effort to continuously improve the overall effectiveness and appeal of the entire course.

Web frameworks can be difficult enough to get your head around at the best of times. When it comes to Angular, it can be especially challenging to keep up; new versions are released every 6 months, and although the latest version is Angular 5, there wasn’t actually an ‘Angular 3’! Confused? Don’t be. This online course will explain it all…

Keeping Current with Angular

This course will continue to be updated regularly to reflect the constant changes in the Angular framework. We’re teaching this course in a modular style rather than project-based style so that small changes in Angular can be updated right away, and not affect your ability to learn in any way.

Angular for All

  • Understand Angular and how it can make you a better developer
  • Code an Angular project with an online IDE
  • Learn to code with TypeScript
  • Utilise dependency injection to keep your applications lean
  • Implement services in an Angular application
  • Get to grips with component paradigms, pipes, data binding, component nesting and more

Master Frameworks
This Angular 5 online course was designed for those who already know a little about creating web UIs with JavaScript tools. Those who have experience programming with a common object oriented scripting language will also be at an advantage. However, absolutely no Angular experience is needed to keep up with the lessons.

What does the course cover? Everything from Angular’s best practices in building components, templates, services, routes and modules to designing and building all of the above. You’ll also learn how to use templates to create your application’s user interface, how to extend HTML with directives, pipes and data binding, and how routing is done with a modular approach.

Each of the most important features of Angular 5 have a dedicated section in this course, along with practical exercises to compound your learning and helpful guidance from our expert tutor every step of the way. Don’t worry, we’ve covered all angles so you can learn what you need to know, and fast.

Whether you’re an IT professional, an aspiring web, mobile or service app developer, a tester, a UI designer or an architect, this course will get you right up to speed on Angular 5. By the time you’ve finished, you’ll know how Angular solutions are designed, administered and developed and will have a solid understanding of how to get Angular projects up and running.

What is Angular 5?

Angular, or Angular JS, is a structural framework for dynamic web applications. In other words, it helps turn simple HTML into cool web apps that actually do stuff (rather than just staying static like a simple informational website would do), by using it as a template then extending its syntax to express components. Angular 4 is the newest and most recent ‘majorly revamped’ version. It is backwards compatible with Angular 2 and 4.

Table of Contents

01 Course Introduction
02 What is Angular
03 How this course works
04 The Course Outline
05 Section Introduction
06 What Do We Have Here
07 Angular Architecture
08 From Scaffold to Application
09 Section Summary
10 Section Introduction
11 Create a Components Project
12 Working with Components
13 Section Summary
14 Section Introduction
15 Create a Routing Project
16 Let’s Do Some Routing
17 Section Summary
18 Section Introduction
19 Create a Services Project
20 Start Building Services
21 Wiring Services Up
22 Accessing Services
23 Service-Enabled Components
24 Finalizing our Services Implementation
25 Section Summary
26 Section Introduction
27 Modules Defined
28 Refactoring for Modules
29 Finish our Modules Refactor
30 Section Summary
31 Section Introduction
32 Integrate the Module
33 Style our Components
34 Section Summary
35 Section Introduction
36 Directives
37 Pipes
38 Section Summary
39 Section Introduction
40 Types of Forms
41 The Angular Forms Module
42 Implementing Reactive Forms
43 Stying Reactive Forms
44 Section Summary
45 Course Conclusion
46 What Now
47 Final Comments