Hi all,
I am trying to convince my team to use liveview over the current react. What are some of the points where one should consider using liveview instead of react?
To start off:
- Using one language to code frontend and back saves us from context switching
- Arguably easier to do as there will no need for data serialising and de-seriialising or REST
- …






















