I know what I would like 2.0 (Phoenix/LiveView) to have: suitability for mobile deployment. I read in a post by @josevalim that LiveView wasn’t ready for mobile deployment. So, without really understanding why (and I still don’t), I’ve started my new mobile app development using:
- React Native
- Expo
- Firebase
- GlueStack.
What a convoluted, complex nightmare. I long for the beauty of Phoenix/LiveView.