Y
Hacker News
new
|
ask
|
show
|
jobs
by
cess11
803 days ago
Sure, it's not for a smooth user experience over 2G connection, if that's your audience you'd use ordinary template rendering with Phoenix, or use it for a JSON API and build a JS client that talks to it.
1 comments
bornfreddy
802 days ago
I can see the next big thing coming: no latency! Render in client! :)
link
cess11
802 days ago
Seems maybe messy to have templating in the client but I'd take a look if someone has done it.
link
swarm_commerce
788 days ago
https://github.com/dwyl/phoenix-liveview-todo-list-tutorial
link