datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
84 stars 12 forks source link

Add tips for Gatsby debugging #144

Closed beamalsky closed 3 years ago

beamalsky commented 3 years ago

Overview

This PR adds my top tips for Gatsby debugging to this repo. Originally I'd opened this issue for React debugging, but after doing some reading I think it makes sense to focus this specifically on Gatsby projects. If you see other categories I'm missing, or tactics that work for you, please let me know @hancush!

Closes #114.

Testing Instructions

beamalsky commented 3 years ago

Great point. Added!