0
Skip to Content
Home
Blog
Projects
Friends
Archive
Get In Touch
Errol Hassall
Home
Blog
Projects
Friends
Archive
Get In Touch
Errol Hassall
Home
Blog
Projects
Friends
Archive
Get In Touch
Basic Unit Testing In Elixir
Elixir, Programming Errol Hassall 5/12/19 Elixir, Programming Errol Hassall 5/12/19

Basic Unit Testing In Elixir

The basics of testing in Elixir

Read More
My first talk
Programming, Elixir Errol Hassall 12/6/18 Programming, Elixir Errol Hassall 12/6/18

My first talk

The experience of my first talk

Read More
Migrating to Jason from Poison
Elixir, Programming Errol Hassall 11/17/18 Elixir, Programming Errol Hassall 11/17/18

Migrating to Jason from Poison

Migrating to the faster Jason library over Poison and the speed differences in a production application

Read More
Creating migrations in Ecto
Elixir Errol Hassall 7/1/18 Elixir Errol Hassall 7/1/18

Creating migrations in Ecto

Using migrations with Elixir and Ecto

Read More
Rapid development using Elixir, GraphQL and React
Programming, Elixir Errol Hassall 6/28/18 Programming, Elixir Errol Hassall 6/28/18

Rapid development using Elixir, GraphQL and React

Rapid development with Elixir, GraphQL and React

Read More
Contributing to Ecto
Elixir, Programming Errol Hassall 6/24/18 Elixir, Programming Errol Hassall 6/24/18

Contributing to Ecto

My first attempt at contributing to open source

Read More
Elixir connecting to databases part: 1
Elixir Errol Hassall 6/17/18 Elixir Errol Hassall 6/17/18

Elixir connecting to databases part: 1

The basics of Ecto: Repo, Schema, Changesets and Queries

Read More
Setting up an Elixir project with and without Phoenix
Elixir Errol Hassall 6/10/18 Elixir Errol Hassall 6/10/18

Setting up an Elixir project with and without Phoenix

How to create an Elixir Phoenix and barebones project.

Read More