Living SPEAK guideline used internally to share same structure and code style. It is work in progress and you are welcomed to pull request it.
The following guidelines apply to JavaScript for PageCode.
Follow the All Language Styling guidelines.
Use camelCase when naming functions and variables.
Use camelCasing when naming new files.
Use JSDoc style for all code comments.
Do NOT check in “commented out” code.
Use standard components instead of calling the SPEAK Core API (to maximize reuse). For example, use the LoadOnDemandPanel rather than call InsertRendering.