FizzBuzz in Elixir
FizzBuzz the Elixir way — pattern matching, pipelines, and the little syntactic moves that make the language feel obvious once it clicks.
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Writing · Tag
5 posts on elixir. Or browse the full writing index →
FizzBuzz the Elixir way — pattern matching, pipelines, and the little syntactic moves that make the language feel obvious once it clicks.
Ship 301 redirects cleanly inside a Phoenix app — router-level matches and plug patterns for SEO-safe URL moves.
Force canonical domains in a Phoenix app with a small plug — redirect www to apex and keep SEO tidy without reaching for Nginx.
A practical introduction to Elixir and Phoenix for developers coming from Ruby, Python, or Node — what to learn first and why.
Phoenix gives Rails developers a surprisingly natural path into Elixir. An intro that covers setup, generators, and the core mental model.