Profile and optimize your Angular 2 apps

preview_player
Показать описание

Learn how to find and fix performance problems due to view rendering in Angular 2 apps.

You can find all my courses here:

Stay in touch:

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

Thank you for this tip!! Thumbs up for your presentation skills !! By the way, I love the way you say 'So' throughout your lectures :-D every 'So' gives us a heads up :)

navasabu
Автор

what would be the name of _ViewXXComponents in general? or what name should I search for?

abhijitboda
Автор

I can't see a profile option in my chrome developer tools. Do we need to enable it or we need to download it ?

navneetvaid
Автор

Hey, great video Mosh. I'm not sure if I missed something, but I feel like you just "guessed" it was the movies component. I didn't see anything in the profiler suggesting "movies" was the culprit. If the app.component had several other child components, how would you know what child component was responsible for the issue?

alissonreinaldosilva
Автор

Hey Mosh, I have forked the official repository for angular2. I have run it my local machine. Now I would like to run the test for some features. Do you know how can I run the test ? How can i setup it my local machine ?

haidermalik
Автор

Thank you for the video, i knew about this technique, but you described it so good.
Also i know in additional we could use ngrx srotes, that could upgrade performance in case of we will change movies' list via CRUD operations and etc. what do you think ?

MrSurecom
Автор

HI nice video...are you able to share the source code of this video ?

customdev