Edit/Preview¶
Note
The URL of the development interface (IDE) for a module is: jsonsails.com/module/<module_id>/edit
Module development is an iterative process of editing and previewing, and toggling between these modes is achieved with a radio button in the IDE top panel.
Editing¶
When editing a module its code and/or configuration are modified. In edit mode, clicking on a node in the tree will open the editor for that node, where the code and configuration of that node are exposed.