Redirected by Ryan Johnson to post here!
I was wondering if there are existing workflows/workarounds to make changes to shiny apps in real-time.
To illustrate:
Current workflow: make change -> run app -> something doesn't go as planned -> close app -> make change -> repeat
Desired workflow: run app -> make changes and reflect in real time
I hope that makes sense!