A repository of bitesize articles, tips & tricks
(
in both English and French
) curated by
Mirego
’s team.
elixir
Meaningful config keys in Elixir projects
@remi
January 6th, 2022
Ecto.Multi comme interface principale de fonctionnalité
@simonprev
December 1st, 2021
Elixir’s URI.to_string/1 or how I stopped worrying about default ports
@remi
November 16th, 2021
Using Elixir’s `Map.get/3` third argument as a fallback value
@remi
November 8th, 2021
Building a simple search input with PostgreSQL full-text search features
@charlesdemers
October 13th, 2021
Using Elixir’s “tap” to improve introspection in pipelines
@remi
August 23rd, 2021
Elixir and default argument evaluation
@remi
July 14th, 2021
Refactor List.first/0 into a better flow
@remi
February 8th, 2021
Using Ecto.Changeset to parse JSON params map
@gcauchon
December 21st, 2020
Using for comprehension instead of Enum.reduce/4
@gcauchon
December 18th, 2020
Gestion des contraintes PostgreSQL personnalisées avec Ecto
@remi
November 6th, 2019
Utiliser les associations Ecto pour simplifier nos requêtes
@remi
October 30th, 2019
Elixir struct keys
@simonprev
October 29th, 2019
Récupération de la dernière expression dans iex
@simonprev
October 23rd, 2017