datamade / how-to

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

first draft gatsby best practices from wes bos course #189

Closed fgomez828 closed 3 years ago

fgomez828 commented 3 years ago

Overview

This PR puts together some of the more salient points from Wes Bos's "Master Gatsby" course and provides additional resources for his recommended implementation.

Handles #158

Testing Instructions

fgomez828 commented 3 years ago

I don't really remember much about the headless CMS section. I skipped it since it wasn't already part of our stack. Here is the documentation for the CMS that Wes used in his course, though: https://www.sanity.io/exchange/framework=gatsby

It might be worth doing a little digging and documenting the benefits in another issue.