|
|
|
|
|
by epoch1970
3573 days ago
|
|
The dev tools can be very useful to average users, even if they don't use them the same way that developers might. For example, I know several non-technical users who use the built-in dev tools to remove the annoying overlays that some sites show, but that don't allow to be hidden without logging in or something dumb like that. These users don't really know what the DOM is, but they do know that they can open the dev tools, click the node selection button, click on the overlay they want to get rid of, press the Delete key, and now they're able to use the site again. |
|