We've heard about clean code for years, but what about clean architecture. In this session you will learn how to improve developer productivity by using clean architecture concepts. Topics to be discussed:
- Understand function, components, and data separation
- Determine what's important and what isn't
- Defining boundaries and layers
- Organizing components and services
- And more