#programming

# My first talk

3 min read

On the 21st of November I performed my first talk at a local Elixir meetup. In front of 15 entire people I gave a 14 minute talk on turning a REST endpoint into a GraphQL one.

Read

# Ask questions

8 min read

Kids always ask questions, about everything and anything. “How do lights work?, “Why do I have to go to school” and the big ones “What is that dog doing to that other dog?” Questions make up such a…

Read

# Contributing to Ecto

4 min read

I’ll preface this by saying no I didn’t actually have a PR merged, yet I still had a great experience nonetheless. I was working on a many_to_many relationship for work, one where if you had an empty…

Read

# Testing in Elixir

3 min read

Learning a new language while on a project at work has meant a somewhat rushed learning curve. I’ve had to learn functional programming, Elixir, GraphQL, graph databases namely Dgraph and dabble in…

Read

# Patting my own back

3 min read

Work has been very interesting lately, we are writing this project in Elixir and React.js. Elixir has been one of the best discoveries of my life.

Read

# Spacemacs the beautiful emacs

3 min read

With the recent adoption of Elixir it has been apparent that it is just to new of a language to have IDEs, to new to have good plugins for visual studio code and atom. The sublime text plugin does a…

Read