Full Stack Web Development

T01 Angular Best Practices

03/03/2020

8:00am - 9:15am

Level: Introductory to Intermediate

Deborah Kurata

Microsoft MVP and Google Developer Expert (GDE)

Consultant, Speaker, Author

This session covers best practices for building clean and maintainable Angular applications. We cover organizing your components into modules, building and registering services, routing best practices, and getting the most from TypeScript. We will examine common Angular patterns, such as smart vs presentational components, Redux (NgRx), and declarative development with RxJS.

You will learn:

  • Best practices for organizing your Angular application
  • Patterns for state management
  • How to build better components, templates, and services