Science, Technology, Engineering, and Math

Learning Angular

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.

Learn More