- On November 28th, 2019, I spoke at the GraphQL Toronto meetup. These are the slides for that presentation.
- Covers the pros and cons of using it after extensive usage.
- Also covers a bit where I go into making the worse parts easier to use.
To run the presentation deck in development mode:
npm start
Edit the deck.mdx
file to get started.
To build the presentation deck:
npm run build
For more documentation see MDX Deck and Code Surfer