While creating a Cascades™ app you often you want to change some QML or JavaScript® code. Then you build & deploy to your device again just to see if it works. If you just made a small change, this costs a lot of time. I will show you how to change the QML and JavaScript on the device and then run it.
This makes it really fast to make small changes in your app without going through the whole build process. Enjoy.