Posts tagged "elixir"

  1. Using Codex to finish Algo

    Reflects on using Codex to finish the Algo Elixir package, covering where it helped, where it fell short, and why human review remained the bottleneck.

  2. Algo: a Ramda-like Elixir package for working with lists, nested maps and keyword lists

    Introduces Algo, an Elixir utility package for practical data transformations with nested maps, keyword lists, collection helpers, and naming choices that make immutable updates read more clearly.

  3. Experience with using Tailwind in Phoenix LiveView

    Shares practical experience with Tailwind CSS in Phoenix LiveView projects, addressing initial scepticism and exploring the value proposition of utility-first CSS.

  4. Thoughts on Elixir, Phoenix and LiveView after 18 months of commercial use

    Reflects on 18 months of commercial Elixir, Phoenix, and LiveView development, covering how the stack exceeded expectations and comparing it to previous experience with Elm.