Coming from the Rails world, I love the "Web console" debugger feature: https://www.reddit.com/r/rails/comments/8fqdg0/web_console_is_not_longer_showing_up_on_rails_52/
Is there a way to have this in Elixir with Phoenix?
Since sockets are already there, and there is a nice web debug interface, it should be piece of cake to have it, shouldn't it?
