Hacker News new | ask | show | jobs
by victorbjorklund 417 days ago
Phoenix Liveview works pretty good without client side state. Sure if you just have a toggle mobile menu you might sprinkle some JS for it but other state lives in the server and the delta is sent to the client via websockets