|
|
|
|
|
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). |
|