Hacker News new | ask | show | jobs
by peterisdirsa 812 days ago
Is LiveView same as Vaadin in Java world?
1 comments

Not really, Vaadin is mainly a UI component lib and some convenience annotations, while LiveView is designed to allow soft-realtime UI views over WebSocket.