Angular Architecture and Best Practices

Go to class
Write Review

Free Online Course: Angular Architecture and Best Practices provided by Pluralsight is a comprehensive online course, which lasts for 5 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 Pluralsight. Angular Architecture and Best Practices is taught by Dan Wahlin.

Overview
  • Learn how to build a solid Angular application architecture that is easy to refactor and maintain. Topics covered include code/component/module organization and more!

    There's a lot of questions out there about the core concepts of Angular, including: are you following established best practices? How easy will it be to maintain and refactor the application in the future? If you're starting a new application from scratch, what application architecture should be used? In this course, Angular Architecture and Best Practices, you'll learn architectural concepts, best practices, and how to solve some of the more challenging tasks that come up. First, you'll discover component communication techniques. Next, you'll learn state management and code organization. Finally, you'll explore general best practices, performance considerations, and more. When you're finished with this course, you'll have the skills and knowledge of Angular application architecture needed to think through the process of building a solid application architecture that is easy to refactor and maintain.

    Topics:

    • Course Overview
    • Introduction
    • Planning the Application Architecture
    • Organizing Features and Modules
    • Structuring Components
    • Component Communication
    • State Management
    • Additional Considerations
    • Course Summary