Sanitize Strings in Elixir with Pattern Matching and Recursion
Let’s use two great features in Elixir - recursion and binary pattern matching - to sanitize a string. https://blog.appsignal.com/2022/11/01/sanitize-strings-in-elixir-with-pattern-matching-and-recursion.html
Read next 🏃♂️ Sharing strava stats with elixir and github actions