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.