Daily Shaarli

All links of one day in a single page.

December 27, 2020

patrick / articles / A few web console tricks

The console panel in your favorite browser's DevTools can be a very powerful ally when troubleshooting problems in a web app. Log data, send requests, manipulate DOM elements, you name it, the console can do it all!