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…
Tag: PostGreSQL
Heroku Database Tips
Even on Heroku where most of the problems of sys ops is taken care of for you, you will occasionally run into strange database issues that are hard to explain. For me it the database issues showed up as some ugly entries when I tried to run a rake db:migrate on a deployed database: 2013-12-13T16:57:28.079781+00:00…