>The biggest issue is a missing syntaxical analysis for the javacript. When developping, it is necessary to add few lines and test. Either could be a nightmare to detect a small syntaxical error somewhere in the code
Tip: I have been using chrome workspaces to do live edits on mobione project resources directly in the inspector (can quickly detect syntax errors). Then I refresh mobione project to see the changes.