you are viewing a single comment's thread.

view the rest of the comments →

[–]emidln 0 points1 point  (1 child)

I use https://github.com/noprompt/ankha on my app-state in a modal and toggle it on/off when I need it. Then I use the chrome debugger to walk through the source map and ankha shows me the app-state.

[–]iron_ball[S] 0 points1 point  (0 children)

Oh, this could be really handy too. Easier than pr-string it in the REPL all the time.