Launch Scout Blog
Want to read more about Elixir? Let's take a look-see:
How to add autoprefixer to an Elixir Project (with webpack)
As a whole, we’re really beginning to see Phoenix and Elixir gain some serious traction...
Learn More →
Faster Tests on your Elixir/Phoenix project and what to do when you get them
I recently started a project from a client where we’ve been replacing a system built...
Learn More →
Languages We Love: Elixir
As web applications become more common, and more users complete daily tasks online rather than...
Learn More →
Refactoring Patterns in Elixir: Replace Conditional with Polymorphism Via Protocols Part 2
Part 2: Replace Conditionals with Polymorphism Via Protocols Use Elixir protocols to bring polymorphism to...
Learn More →
Intro to Processes in Elixir
Intro to Processes in Elixir As I have been learning Elixir in the past few...
Learn More →
Refactoring Patterns in Elixir: Replace Conditional with Pattern Matching
Part 1: Replace Conditionals with Pattern Matching Replace Complex Conditionals in Function Bodies with Pattern...
Learn More →