It would be nice to have the elm debugger (the overlay one you get when 
running apps with elm-reactor) as a browser extension, instead of being 
embedded in the document. Something like the 
redux-devtools-extension: https://github.com/zalmoxisus/redux-devtools-extension
How would one approach solving such a problem?
Is it possible to make the elm compiler output debug hooks that a browser 
extension can hook into? And then the debugger could simply be rendered in 
a browser extension?

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to