RelayMeetup.com

Themes for meetups

Ideas and thoughts around themes for upcoming meetups

This page features a list of themes we'd like to cover in one or more meetups.

All themes are present as GitHub issues on the Relay Meetup GitHub repository, labelled "Theme". Please feel free to both add your own idea to the issue tracker, as well as upvote any theme you're particularily interested in by reacting to the issue for that theme on GitHub

  • Thinking in Relay - the difference in mindset with Relay compared to other frameworks
  • Relay and suspense + concurrent mode
  • Caching in Relay - how does it work?
  • Strategies for updating the store after mutations
  • Adding Relay support to your server
  • Testing applications built with Relay
  • The Node interface - how does it work and how can you leverage it
  • Missing field handlers - teaching Relay about your schema to increase cache hits
  • All things connections and pagination
  • Server side rendering with Relay - what’s the current story?
  • Using Relay offline
  • Client side state management in Relay
  • The Relay compiler in depth - how does it work, what does it actually do, and what does it enable?
  • Preloading queries