Skip to content

Conversation

@pieh
Copy link
Contributor

@pieh pieh commented Oct 9, 2020

In our starters we should use what we consider best practices for Gatsby. Passing data via context (instead of just identifiers) is causing quite a bit of problems. In our blog starter itself it actually isn't huge issue because we grab already available title and slug, but this approach of passing data like that is then copied over in user projects and build upon (getting excerpt, triggering image processing etc) and this is where this starts to get problematic.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 9, 2020
@pieh pieh added topic: starters and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Oct 9, 2020
LekoArts
LekoArts previously approved these changes Oct 9, 2020
Copy link
Contributor

@LekoArts LekoArts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants