graphql The Shadow Request: Troubleshooting OkCupid’s First GraphQL Release Our first GraphQL release was twice as slow as our old REST API. Here’s how we fixed it.
graphql Moving OkCupid from REST to GraphQL How to convert a site with millions of users, ensure that performance doesn’t suffer, and not screw it up.
apollo Why we decided against GraphQL for local state management Here at OkCupid, we're pretty big fans of using GraphQL. When it comes to fetching data on any of our client platforms, the abstraction...
web Glow-Up: Bringing a Teenaged Website into the Modern World of SPA What many SPA discussions don’t take into account is just how arduous a process it can be to migrate to a single page architecture, especially when you’re dealing with a mature application, with millions of users and heaps of poorly-understood code.