Why you should use GraphQL
My experience with GraphQL and how I used it while working at Our Very Own.
Planning things out before you start
The importance of planning out what you’re going to build before you do it.
Write code for others, not yourself
Writing code for others is extremely important. It’s what separates the good developers from the truely great ones.
Migrating to Jason from Poison
Migrating to the faster Jason library over Poison and the speed differences in a production application
Taking the advice of more experienced developers
Why you should take the advice of those more experienced than yourself.
Company culture
Company culture is so important in the modern world, it sets apart the good companies from the great.
Rapid development using Elixir, GraphQL and React
Rapid development with Elixir, GraphQL and React
Elixir connecting to databases part: 1
The basics of Ecto: Repo, Schema, Changesets and Queries
Setting up an Elixir project with and without Phoenix
How to create an Elixir Phoenix and barebones project.