Angular: Building Large Applications

Go to class
Write Review

Free Online Course: Angular: Building Large Applications provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Angular: Building Large Applications is taught by Emmanuel Henri.

Overview
  • Is your codebase growing out of control? Learn best practices, tools, and techniques to manage enterprise-scale Angular apps.

Syllabus
  • Introduction

    • Welcome
    • Course prerequisites
    • Using the exercise files
    1. Setting Up
    • Introduction to a large Angular app
    • Initialization of our project
    • Angular CLI exploration
    2. Project Structure and Modularization
    • Elements of an enterprise architecture
    • Project organization
    • Modules with NPM packages
    • Docker containers
    3. Application Management
    • Security exploration in Angular
    • Testing exploration
    • Continuous integration with Travis
    • Progressive Web Application
    • SSR in Angular
    Conclusion
    • Next steps