The Elixir equivalent of Rspec’s focus: true
09 December 2017
Rspec’s focus: true
can be used to just run a subset of specs. To achieve something similar with Elixir, there are two main approaches that I have used.
Software Engineer from
The purpose of this blog is to share about the topics I am passionate about.
I want to share about the things that my family are doing to reduce our impact on the climate and the environment around us. I hope that some of the changes we have made will spark your interest, and you too might seek to explore possibilities around what you can do.
09 December 2017
Rspec’s focus: true
can be used to just run a subset of specs. To achieve something similar with Elixir, there are two main approaches that I have used.
18 September 2017
I’ve spent the last couple of weeks in the Pacific Northwest of North America, visiting both Vancouver and Seattle — primarily for this year’s ElixirConf USA in Bellevue, WA.
17 August 2017
06 August 2017
Tonight I tried cooking Satay Chicken, but with “chicken-like” product called Chicken Free Chicken from Sunfed Foods.
10 June 2017
Now the real work starts!
07 June 2017
I’m speaking at the Wellington Elixir meetup on Monday night about my experiences converting an existing Ruby application to Elixir. This talk is an introduction to Elixir, and will be the form of a walkthrough of an real-world application (AddressFinder). I will explain the differences between a language such as Elixir, when compared with Ruby, Javascript, C#, etc.