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 a Command Menu in Chromium based browsers such as Google Chrome
A guide on how to open the Command Menu, run commands, see other actions, and more.
Vishnu
DevTools 5 min read
Chrome 80 brings support for let and class re-declarations in the Console
Re-declarations of let and class keyword are now allowed in console in Chrome 80 makes debugging 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