publish date
Mar 1, 2023
duration
31
min
Difficulty
Case details
A traditional Angular app prior to v15 started and grew as a collection of root, featured and imported modules that implicitly provided an underlying structure of how the app was architected. Standalone APIs are the new craze and offer a simpler and more versatile code composition and reusability since they do not need to be attached to a specific module. Though it may exist, you will be hard pressed to find a complete end to end app example that embraces the standalone only way of building until now. In this session we will show how to organize our components and other code into logical unit in a single application or within an Nx workspace
Share case: