Hello!

Recently I've been thinking a lot about the debugger... The potential for 
time travel and replaying program state across browsers is absolutely 
massive. It's been the most sellable quality of Elm in my experience.

I've been on the hunt for an open source project and I'm considering 
attempting to write a really slick visualizer based on the 0.18 debugger. 
I'd love to see messages passing into update functions and the model 
reacting in a highly visual way. Eventually it would be really cool if 
there was a visualization of the entire program you could interact with to 
make code changes.

Anyway, I think the idea of prettying up the debugger into a tree-like 
structure could be fun on its own. Could anyone see themselves using such a 
project?

Thanks

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to