
Brian Underwood
Brian Underwood is a Elixir developer working on exciting projects as part of our team in the Nordics. As well as working and writing at Erlang Solutions, Brian also shares his thoughts on Elixir and development at https://blog.brian-underwood.codes/
Brian Underwood's Posts
- Elixir programming language
- 15th Jun 2023
Lifting Your Loads for Maintainable Elixir Applications
In his latest post, Brian Underwood explores separating data loading from data usage in Elixir applications using the Ecto library.
- Elixir programming language
- 23rd Feb 2023
Can’t Live `with` It, Can’t Live `with`out It
'with' is a powerful tool in Elixir, but it's not without its quirks. This blog will help you understand how to use it best and how to manage unexpected behaviours.