Learn Elixir
What is Elixir?
Elixir is a dynamic, functional language designed for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems.
- Build web applications using Phoenix.
- Work with databases using Ecto.
- Assemble data processing pipelines with Broadway.
- Craft GraphQL APIs using Absinthe.
- Deploy embedded software using Nerves.
Video: An Introduction to Elixir
http://mikezornek.com/posts/2020/4/video-an-introduction-to-elixir/