Launch Scout Blog
Want to read more about Development? Let's take a look-see:
Building an Embeddable Web App with LiveState, Elixir, and Lit
Building an Embeddable Web App with LiveState, Elixir, and Lit For building conventional “SPA” type...
Learn More →
A New Era: Launch Scout
Today, the flame at Gaslight is flickering — but only for a moment, and we’re...
Learn More →
CSS-Only Avatar Fallback
This post has an updated solution. Check it out Avatars are everywhere—and no, I’m not...
Learn More →
How to Change the World
I want to talk about changing the world. While I would like to talk about...
Learn More →
How to get Elixir and Phoenix up and running
Maybe you’ve recently read an awesome blog post about Elixir and would like to try...
Learn More →
Rails ActiveRecord Scopes With Arguments
I came across another interesting syntax used in a Rails application. scope :graduated_after, ->(date) {...
Learn More →