Full Stack Web Development

T09 Angular Best Practices

08/13/2019

1:30pm - 2:45pm

Level: Intermediate

Deborah Kurata

Microsoft MVP and Google Developer Expert (GDE)

Consultant, Speaker, Author

This session covers best practices for building clean and usable Angular applications.

We cover setting up your folder structure, organizing your components into modules, registering services, routing best practices, working with asynchronous data, using RxJS effectively, and much more!You'll also learn about common Angular patterns, such as smart vs presentational components and Redux (NgRx).

You will learn:

  • Best practices for organizing your Angular application
  • Patterns for state management
  • Better components, templates, and services