Angular2 was built from the ground up with the primary goal of being fast and performant. While being fast right out of the box, the performance of Angular apps can be further enhanced really supercharge your app. These performance enhancements can be see as a pyramid where each level improves a certain performance metric.
Let’s look at each of these and how do they go about improving your app’s performance.
Source: The 4 Stages of Perf Tuning for your Angular2 App – Medium
The post The 4 Stages of Perf Tuning for your Angular2 App – Medium appeared first on angular.org.il.