Skip to content

Advanced scripting guide

Advanced scripting

Scripting is a powerful unlock for JavaScript applications. When used well you will start to find scripting to be some of the best ways to accomplish building your applications.

TODO document more after this pr lands

  • JavaScript precompiles
  • Creating blocks
  • Using scripts as mocks
  • Testing