Launch Scout Blog
Want to read more about Development? Let's take a look-see:
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 →

"My life has not been the same since I started the Gaslight Apprenticeship Program."
Simply put, the Gaslight Software Development Apprenticeship program changed my life. I graduated high school...
Learn More →
Intro to Processes in Elixir
Intro to Processes in Elixir As I have been learning Elixir in the past few...
Learn More →
React Hooks at a Glance
In this post we are going to answer the question why you would want to...
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 →
Two-Factor Authentication in Elixir and Phoenix
Two-Factor Authentication in Elixir and Phoenix Multi-factor authentication relies on the user having two or...
Learn More →