Hacker News new | ask | show | jobs
by lvass 1416 days ago
Not quite, this is just your standard server side rendering for providing a convenient GUI alongside your erlang vm. There's no layering here, just bundling of things that are usually distributed separately (editor and vm).
1 comments

And the interaction is handled by Phoenix LiveView (html pushed trough websockets)