Chrome Developer Tools a.k.a DevTools is an essential component of any front-end developers’ arsenal. By mastering DevTools, you can substantially enhance your coding workflow and save time. If you are not yet familiar with DevTools, ‘fraid not, the folks at Six Revisions has compiled a series of tricks and tutorials covering many aspects of this amazing development tool. Pro users might want to check out the video by Google Web performance engineer, Ilya Grigorik showing you how to effectively use Chrome DevTools to analyze network performance, find memory leaks in your scripts, and much more.
comment 0