Learning Elixir with Tests

I built a guide for getting grounded on test driven development while learning Elixir. The first section is done and I’d love to hear any feedback on it :slight_smile:

P.S. This is an adaption of “Learning Go With Tests” by Chris James. It’s the most fun learning I’ve had in a while. Check it out here: Learn Go with Tests - Learn Go with tests

I still have a bit to go :grin:

13 Likes

I love “Learn Go with Tests by Chris James”, it has become for me a valuable resource for both learning Golang and learning how to take better tests, I will follow your project and I hope it helps me in my Elixir learning journey, thank you and success! :grinning:

3 Likes

Thank you very much, it was exactly what I was looking for!

I would appreciate if you could continue with more examples :slight_smile: