Getting Started

This tutorial provides a practical step by step introduction to developing add-ons with the SDK.

A Simple Add-on

Takes you through the process of implementing, running, and packaging a simple add-on.

CommonJS, Packages, Modules and the SDK

A quick introduction to the CommonJS standard and the relationship between CommonJS and the SDK.

Reusable Modules

Goes through the process of creating your own modules, to help you structure your add-on and promote code reuse.

Troubleshooting

Some pointers for help if you get stuck.