Conclusion
Let's review what we covered:
Organise files between pages and components while keeping related files close to each other.
How to use Styled Component
Send queries and mutations to the GraphQL API and display the results
Manage form inputs
Write tests
Generate types to keep backend and frontend in sync.
Last updated
Was this helpful?