Add browser debugging tips

This commit is contained in:
Charles-Axel Dein 2023-11-20 08:45:12 -05:00
parent 3f7c2b97d3
commit 6c7ec10260
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -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)