10 years(-ish) of Elixir
We are celebrating 10 years since the first commit to what would become Elixir.
We are celebrating 10 years since the first commit to what would become Elixir.
Explore techniques to debug and improve performance of Erlang/Elixir compiler
Let's discuss the --warnings-as-errors option, how we can use it during compilation and tests, and finally our recommendations for using it in CI.
Let's discuss the options Elixir developers have available when it comes to the use of Redis
Ecto migrations: schema vs data and automatic vs manual.
A tiny library that allows developers to implement Time-based One-Time Passwords (TOTP) for their applications as one of the mechanisms for Two-factor authentication (2FA).