Profile Different Interactions

In this lesson, we'll discuss different interactions which are recorded during the profiled session.

It’s easy to assume that because we had fewer re-renders in the “withdraw amount” interaction, we now have an optimized app.

That’s not correct.

App is now a PureComponent, but what happens when App gets rendered due to a state change?

Well, let’s profile a different interaction. This time load up the application and profile the interaction for viewing the account balance.

Get hands-on with 1400+ tech skills courses.