Elixir is...

code

Functional

Elixir is a functional language, not object oriented. This makes your code more modular, flexible, and easily testable.

repeat

Parallel

Because Elixir is built on Erlang, its concurrency and parallelism features are second to none. You've probably never seen it done quite like this.

flash_on

Fun!

Have fun programming again! There's an indescribable quality about Elixir that makes it a joy to write.

Learn more in the first episode, completely free!