Friday, February 27, 2015

Apr'15: JavaScript Development and Debugging Tools - A Deep-Dive (O'Reilly)

http://www.oreilly.com/pub/e/3327

Thursday, April 2, 2015
10AM PT, San Francisco | 1pm - New York | 6pm - London | 10:30pm - Mumbai | Fri, Apr 3rd at 1am - Beijing | Fri, Apr 3rd at 2am - Tokyo | Fri, Apr 3rd at 4am - Sydney
Duration: Approximately 60 minutes.

This webcast talk will be an all-demo session covering several development tools built into the browsers (Chrome Developer Tools, IE F12 Developer Tools, and Safari Web Inspector).
Debugging code, as well as diagnosing performance problems will be discussed. Demonstration of the tools will include — analyzing memory footprint and leaks, CPU Profiling and Heap analysis, network throughput analysis to capture GET and POST calls, UI responsiveness, composited layers, and paint events will be discussed. Goal will be to diagnose for UI performance issues.