datamade / how-to

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

Master Gatsby -- Group Learnings #158

Closed fgomez828 closed 3 years ago

fgomez828 commented 3 years ago

Opening up this issue for us as an org to drop knowledge nuggets we glean from Wes Bos's "Master Gatsby" course (login here). We can then add the most helpful pieces into our documentation about React / Gatsby.

fgomez828 commented 3 years ago

Switched approaches to mostly watch (instead of do) the code-along and write up implementation details that aren't obvious and aren't currently in our internal documentation:

Module 2: Gatsby Basics

Module 3: CSS in Gatsby

fgomez828 commented 3 years ago

Will continue with Module 4: Headless CMS next investment time

Module 5: GraphQL

Module 6: Puttin' in work

Module 7: Making Gatsby Dynamic

fgomez828 commented 3 years ago

Module 8: Pages & Filtering

Module 9: Custom Pages + SEO

Module 10: Order form, custom hooks, & state management

Modules 11 - 13: