Mostly Elixir but one Node.js presentation on handling GraphQL on the server. ElixirConf 2017 – Live APIs with GraphQL Subscriptions – Bruce Williams and Ben Wilson Your browser does not support iframes. LiveStreaming, building my new tutorial with Phoenix-Elixir, Graphql & React-Native Your browser does not support iframes. If you want some help tonight we…
Category: react
Relay or Apollo
For some time I’ve waffled back and forth on whether to choose Relay Modern or Apollo. I think the answer is still “it depends”, but here are a couple of videos that will help in making a choice. Gerard Sans: Relay Modern or Apollo? — ReactNext 2017 Your browser does not support iframes. New project…
Nasty React React-Router initialization bug
Over the past few days I’ve been tracking down a nasty bug in a React application. It’s the kind of bug that manifests rarely in development but shows up enough on production that users hate you for it. At first we couldn’t reproduce it which means we couldn’t fix it. Then by luck and frustration…