Building custom Hex repositories
Learn how to build custom Hex repositories using mix hex.registry build that ships with Hex since version 0.21
Learn how to build custom Hex repositories using mix hex.registry build that ships with Hex since version 0.21
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.