Organizing Angular Packages, ES2015 Barrels, and Ahead-of-Time Compilation for Speed / Compactness
Learn how you might organize your package structure in Angular applications for simple ES2015 imports using barrels, and the difference between JIT and AOT compilation in terms of size and speed.