How I run tests
In recent weeks I've learned that it's not just writing tests that's important to me, but actually how I use them to benefit my development that matters as well. »
In recent weeks I've learned that it's not just writing tests that's important to me, but actually how I use them to benefit my development that matters as well. »
I recently went through the process of looking for a new job. I've been a remote worker for the last 6 years, and I really like the flexibility of working remotely. »
I was lying in bed last night and for some reason I remembered this issue that was opened in July. I remembered, "Hey, I should add that to fast-elixir!" and »
It's been a big weekend! The new formatter that José mentioned in his ElixirConf talk is finally here! It landed on Sunday, and that means we can now poke around »
I recently migrated a Phoenix app from 1.2 to 1.3, including introducing some contexts. I like the concept in general, but I think the current implementation (from the few examples I've seen, and from the examples in the official documentation) isn't quite finished yet. »