(no title)
floodfx | 2 years ago
You can think about it as a server-rendered HTML page that gets updated via Websocket updates.
That doesn't really do it justice either. I think writing a little bit of code and running a LiveView server is probably the best way to truly grok it.
Like any new paradigm, it takes a bit of a mind shift to see the value.
If you can, try running the Undead example server by downloading the repo and running:
`mvn package exec:exec`
No comments yet.