Hacker News new | ask | show | jobs
by mangopi 1500 days ago
Elixir/Phoenix/LiveView - pros: Phoenix / LiveView would scale very well data/app wise. Fast. Elixir language is at this point set with little to no breaking changes. - cons: Elixir is harder to write at scale. Functional paradigm is sanitary but at a cost of flexibility. Phoenix/LiveView constantly introduce breaking changes. A fraction of Phoenix devs will know LiveView (but can pick it up quick).
1 comments

Can you elaborate on why elixir is harder to write at scale