Performance optimizations in Angular | Mert Değirmenci | #AngularConnect

preview_player
Показать описание
Angular and RxJS are cool technologies that make it easy to develop web pages. Unfortunately, they also make it easy to build an inefficient page that will bring the browser to its knees. While rewriting Google Cloud Platform (GCP) in Angular, we have observed and tackled significant performance degradations. In this talk, a summary of learnings and common pitfalls will be shared.

About Mert Değirmenci
Mert Degirmenci is a software engineer at Google working on GCP front end. He has spent past ~3 years building & fixing common components that are used across all pages in GCP. Besides dealing with ExpressionChangedAfterItHasBeenChecked errors, he loves to spend time with his wife, newborn daughter, and dogs.

Рекомендации по теме
Комментарии
Автор

One of the best presentation in any Angular conference. I hope in your next presentation you will elaborate more on each anti pattern.

Thanks again, it is very helpful in thinking about self mistake

dearvivekkumar
Автор

This guy is awesome and looks so humble. Nice presentation.

radvilardian
Автор

This talk would be a perfect cheat sheet for performance. Some of this stuff is obvious, but you tend to forget simple things. Having this as a simple cheat sheet would be perfect to go over when dealing with performance.

HenrikBgelundLavstsen
Автор

He was so weird but honest n cool! 😅 Liked it. His material was awesome!

DebmallyaBhattacharya
Автор

Is this relevant to angular or angular 2+ onwards?

vik
Автор

06:07 why not use -> style="color: red;"

masterlup
Автор

what i get from this video is that basically we shouldn't use angular at all.

TightyWhities
Автор

Summary: You wanna optimize angular ? Avoid angular as much as possible

emreakkocdev