Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exercise 7 - Display Speaker Data #10

Open
wants to merge 8 commits into
base: 06-add-speaker-data-to-graphql
Choose a base branch
from

Conversation

M0nica
Copy link
Owner

@M0nica M0nica commented Sep 29, 2020

Description
Render high-level talk information (talk/speaker name/time/avatar) on the index page where it says "Placeholder Text!"

Related Exercise:

Approach:

  • Add a StaticQuery to the index page to pass in speaker data
  • Import the TalkCard component on the index page to show speaker data on the index page

Files Changed:

  • site/src/pages/index.js

@M0nica M0nica changed the base branch from main to 06-add-speaker-data-to-graphql September 29, 2020 23:31
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.

None yet

1 participant