You may not need Redis with Elixir
Let's discuss the options Elixir developers have available when it comes to the use of Redis
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).
Let's learn how to build a simple analytics using Ecto, GenServer and Elixir's process registry.
A step by step description on how to use Bootstrap Native with Phoenix LiveView.
Introducing import2alias script built on top of Elixir v1.10+ compilation tracers.