From 6c7ec10260bf6eb6903edd2d11b3b91e253397e9 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Mon, 20 Nov 2023 08:45:12 -0500 Subject: [PATCH] Add browser debugging tips --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac5def3..3435450 100644 --- a/README.md +++ b/README.md @@ -1844,6 +1844,7 @@ Check out this section on my [list of management resources, "Personal productivi - [136 facts every web dev should know](https://www.baldurbjarnason.com/2021/100-things-every-web-developer-should-know/) - [Checklist - The A11Y Project](https://www.a11yproject.com/checklist/) for accessibility - [DevTools Tips](https://devtoolstips.org/) +- [67 Weird Debugging Tricks Your Browser Doesn't Want You to Know](https://alan.norbauer.com/articles/browser-debugging-tricks) ### Writing (communication, blogging)