Y
Hacker News
new
|
ask
|
show
|
jobs
by
peterisdirsa
812 days ago
Is LiveView same as Vaadin in Java world?
1 comments
cess11
812 days ago
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.
link