angular2-performance-checklist – Cheatsheet for developing ⚡lightning⚡ fast Angular 2 applications
This document contains a list of practices which will help us boost the performance of our Angular 2 applications. “Angular 2 Performance Checklist” covers different topics – from server-side pre-rendering and bundling of our applications, to runtime performance and optimization of the change detection performed by the framework.
The post mgechev/angular2-performance-checklist: Cheatsheet for developing ⚡lightning⚡ fast Angular 2 applications. appeared first on angular.org.il.