Topic View
#DevTools.
5 posts filed under this topic.
HowTo 5 min read
Manifest: Installing GitHub Desktop on Ubuntu (2026 Edition)
A technical guide to deploying the community-hardened Linux fork of GitHub Desktop across Ubuntu and Debian-based systems.
Vishnu
DevTools 5 min read
How to Open the Command Menu in Chromium Browsers like Google Chrome
Learn how to open and use the Command Menu in Chrome and Chromium browsers. Run commands, take screenshots, and navigate DevTools features efficiently.
Vishnu
DevTools 5 min read
Chrome 80: Support for let and class re-declarations in the Console
Chrome 80 allows re-declarations of let and class in the DevTools console, making JavaScript debugging and experimentation much more developer friendly.
Vishnu
DevTools 5 min read
Refresh browser window whenever file changes are saved
A quick guide for configuring auto-reload browser window whenever file changes are saved.
Vishnu
DevTools 5 min read
Identify Unused Code Using Chrome DevTools
Chrome DevTools allows developers to optimize using Sources panel to identify unused code on your web page.
Vishnu