DevTools to open up the command menu. • You can use the arrow keys or the mouse to make a selection in the menu. • The menu consists of commonly used DevTools functions. General @henrylim96
and hexadecimal formatting by pressing Shift + Click on the color block. • Tips: You also can set default color syntax format from the DevTools settings. Style @henrylim96
Inspector. • Slowwwwwww down the animation. • Modify timing, delay, duration or keyframe offsets of an animation group. • Limitation: Bezier editing and keyframe editing are currently not supported. Style @henrylim96
string through the Network Conditions tab. • The User-Agent string affects the User-Agent HTTP header attached to network resources, and also the value of navigator.userAgent. JavaScript @henrylim96
page looks and performs on a mobile device. • Device Mode is the name for the loose collection of features in Chrome DevTools that help you simulate mobile devices. • IE9 User Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0; Trident/5.0) JavaScript @henrylim96
you find unused JavaScript and CSS code. • Removing unused code can speed up your page load and save your mobile users cellular data. @henrylim96 Performance
a beacon light to warn or guide ships at sea. • It’s also an automated tool for improving the quality of web pages. • You can run it against any web page, public or requiring authentication. It has audits for performance, accessibility, progressive web apps, SEO and more. • Use it in: DevTools, Chrome Extension, Firefox Add-ons, CLI, Node Module • Lighthouse 6.0.0 is now available in the latest version of Chrome Canary. @henrylim96 Performance