GraphQL SF Meetup #6


Details
Hey folks!
Join us for an exciting Dec meetup in San Francisco! We've got Robert Balicki from Pinterest talking about making your app more performant with Isograph.
Meetup Details
- Date: Dec 3rd
- Time: 5:30pm to 7pm
- Location: Hasura Office, 576 Folsom St floor 3, San Francisco, CA 94105, United States
Agenda:
- 5:30 pm: Meetup open and networking session
- 6:00pm: Doing the bare minimum with Isograph
- 7:00 pm: Networking
Talk Details:
Talk 1: Doing the bare minimum with Isograph
Description: In a web app, the enemy of performance isn't bad algorithms — it's bloat. From loading the least data and JavaScript to re-rendering the fewest components in response to changes in state, the most performant apps are the one that do the least. But it's hard to maintain a small bundle while iterating on features.
Enter Isograph, the framework for building data-driven React apps. It leverages a compiler to provide great DevEx and performance, right out of the box.
In this talk, find out how Isograph lets you:
- Load component JavaScript and data only when needed, for example when the user is about to scroll to them (yes, that's Relay entrypoints)
- Load components (such as a `VideoViewer`) only if an item of that type (a `Video`) is returned from the server (yes, that's Relay 3D), and
- Defer loading parts of your component tree, without server support.
And the cherry on top? We're doing it all in userland.

Speaker: Robert Balicki is a staff engineer at Pinterest
Seating is limited so register to block your seat! If you're interested in speaking, please reach out to harsha@hasura.io

GraphQL SF Meetup #6