Full Stack Web Development

VT09 Angular Best Practices

08/04/2020

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 maintainable Angular applications. We cover organizing your components into modules, building and registering services, routing best practices, and getting the most from TypeScript. We 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