Hacker News new | ask | show | jobs
by floodfx 1214 days ago
Cool. We went with re-using/adopting Phoenix's because it is battle-tested and allowed us to not have to rebuild/find edge cases on browser event handling and DOM morphing and optimizing diffs. If you ever want a walk through lmk.
1 comments

Is Phoenix's LiveView protocol documented anywhere? That would be pretty interesting reading.