diff --git a/content/en/blog/2019-06-09-angular-performance-debugging.md b/content/en/blog/2019-06-09-angular-performance-debugging.md new file mode 100644 index 0000000..9cc1b74 --- /dev/null +++ b/content/en/blog/2019-06-09-angular-performance-debugging.md @@ -0,0 +1,11 @@ +--- +layout: post +title: Angular performance debugging +date: "2019-06-09" +slug: angular-performance-debugging +tags: [JavaScript, Angular, performance] +--- + +`ng.profiler.timeChangeDetection()` +`detectChanges` +`nozone`