In this course, you will embark on a hands-on learning journey that covers a wide range of topics, from the basics of web development to advanced Angular concepts. You'll start with a solid foundation in web development principles, including HTML, CSS, and JavaScript, and gradually progress to more complex topics.

  • ES2015 PRIMER

    Let and Const Template Strings Lambda Functions Modules

  • Environment Setup

    Node / NPM Polyfills TypeScript Module Bundler (Webpack) Code Linting Test Setup Application File Structure Angular CLI Code Editors

  • Getting Started

    Making the very First Component

  • Modules

    Uses of Modules NgModule Declarations Providers Imports Bootstrapping The Core Module Shared Modules

  • Components

    Introduction to Components Component Architecture Patterns Decorator Metadata State & Behaviour Inputs and Outputs

  • Templates

    Inline vs External Template Expressions Data Bindings Built-in Structural Directives Built-in Attribute Directives

Student Work