In my application, I heavily rely on ext.js
for all UI development tasks. I am now curious to find out if there is a way to modify JavaScript code directly in the browser while debugging. This would not only help me avoid frequent deployments but also speed up my development process significantly.