Posts tagged "elixir"
-
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.
-
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.
-
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.
-
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.