Blog: Clean Control Flow in Elixir with Pattern Matching and Immutability
cristineguadelupe opened this issue · 1 comments
cristineguadelupe commented
As a suggestion from @SophieDeBenedetto, my goal with this post is to show how we can use pattern matching instead of guard clauses to implement a really clean control flow in Elixir.
SophieDeBenedetto commented
Thanks for opening this issue @cristineguadelupe! I've already seen your draft and am excited to get this post published 🚀
Whenever you're ready, go ahead and fork this repo and open a PR with your post under this directory https://github.com/elixirschool/elixirschool/tree/master/_posts and we'll get it reviewed from there 😄