Learning Angular

Learning Angular

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 40m | 255 MB

Frameworks can help you get things done quickly by providing a model for development that yields special functionality. This course helps to acquaint you with a “superheroic” JavaScript framework for building single-page web applications—Angular. Ray Villalobos introduces the main features of the Angular framework, which was designed by Google to help you quickly develop web applications with advanced features like declarative templates and data-binding. Ray begins by explaining how to work with the Angular CLI, and demonstrating how to install additional frameworks—including jQuery and Bootstrap—to an Angular project. He then explains how to work with templates in Angular, bind data to templates, use lifecycle methods, and more.

Topics include:

  • What is Angular?
  • Working with templates and events
  • Using CLI generated components
  • Binding data to templates
  • Working with two-way data binding
  • Using lifecycle methods
  • Creating subcomponents