Session
Optimization and performance analysis of Javascript applications
In this talk, learn how to use performance diagnostic tools, such as Chrome's DevTools, to identify and troubleshoot code execution issues. The first step will be to analyze the lifecycle of a JavaScript application, from loading and analyzing the source code to optimizing the browser's JavaScript compiler. Then, using Chrome DevTools, the code will be analyzed, seeking to identify relevant optimization opportunities, in addition to analyzing the flame chart timeline. Finally, understand proper scenarios for Lazy Loading, debouncing, and throttling. As a plus, explore some of the use of Web Workers.
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top