Developing services directly in Thingworx via JavaScript sometimes is frustrating because of debugging by try and error or through logging messages.
As a developer I would prefer a developing console in Thingworx which enables me the ability to directly execute code and get a adhoc result feedback.
Similar to the dev tools in google chrome or better like jupyter notebook (https://jupyter.org/) which offers us:
- Live Coding
- Result visualization
- Syntax highlighting
- Code intelligence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.