Using Elixir Meta Programming To Write Expressive And Flexible Code
Elixir functional programming programming meta programming
Tagged
15 posts
Elixir functional programming programming meta programming
Using native implemented functions in elixir to integrate with rust
Explaining flow based programming using elixir and its ecosystem
An overview of n 1 problems with elixir and ecto and how to deal with them
Documenting my learning journey in 2024 to become proficient and attempt to master Elixir and its ecosystem
How to leverage and set up prettier js for working with html eex templates
Persistent term is a new data storage introduced in erlang 21 that is exceptional well suited for readonly use cases
How to cleanly handle {:ok,_} tuples inside an elixir pipe
Ecto doesn't handle atom by default and you can easily define custom ecto types
Design for failure with the circuit breaker pattern
Five reasons that will make you love the Elixir language and stack if you don't already
A quick introduction and overview on the ideas behind Flow-Based Programming
Functional programming is making a big comeback and here is why developers should make their mission for 2017 to learn a functional language
Functional programming is often treated as the fad of hipster mustachioed programmers, and more often is dismissed without much consideration
Exploration of recursion in elixir with lists