Baby's First Genserver
A developer's journey learning and implementing their first GenServer in Elixir to add persistent countdown timers to a recipe app.
A developer's journey learning and implementing their first GenServer in Elixir to add persistent countdown timers to a recipe app.
A developer shares a technique for refactoring complex Ecto queries in Elixir using the `reduce` function for cleaner, more compositional code.
A developer shares key learnings from their first week professionally coding in Elixir, covering behaviors, reduce patterns, and LiveView.
A developer reflects on how writing a technical blog about Elixir directly led to landing a desired software consultancy role working with that technology.
A developer shares their naive approach to building a custom parser in Elixir to migrate recipe data from a JSON file to a new format.
A developer shares their experience successfully deploying a personal Elixir/Phoenix project called Galley using Fly.io, including configuration challenges.
A developer details the challenges of implementing image uploads with LiveView and S3 in an Elixir project called Galley.
A developer explains how to refactor complex conditional logic in Ecto queries for an Elixir application, improving code maintainability.
A technical guide on building dynamic, user-modifiable forms in Elixir's Phoenix LiveView, focusing on embedded data structures like ingredients and steps.
A developer shares their experience learning Elixir and Phoenix over a few weeks, highlighting syntax, pattern matching, Ecto, and LiveView.
A developer builds a custom cryptocurrency payment processor using Elixir and Phoenix for a Bitcoin Cash hackathon, aiming to sell an e-book.
A software developer reflects on the need for continuous learning and shares a personal 'brag document' strategy to track accomplishments in the tech field.