A deep dive! · In the world of coding and development, efficient access to data is crucial. Torrents have long been a go-to solution for sharing large...
Introducing Ecto: The composable API for your database calls · If you're developing applications using Elixir and Phoenix, you need a reliable database...
Have you ever found yourself building a web application from scratch and manually wiring up all the components that make it work? Elixir and Phoenix...
Intro to Phoenix LiveView's Lightning-Fast State Updates · As a student who has recently learned Elixir and Phoenix, I am excited to share my thoughts on...
An Introduction to Atoms in Elixir · As a new Elixir programmer, I was surprised to learn about a fundamental data type called atoms that I had never...
How Elixir "Fails Fast" · As a student developer, my experience with programming has mostly been with object-oriented languages. However, I've recently...