Introduction

Nuggets imports a lot of functionality that has already been written, but allows anyone to write new ones in a simple way. The main strength of the library is that you can add anything your imagination can come up with to your Storyline projects.

If you're ready to delve into the world of JavaScript development to customise and enrich your project, and perhaps share it with the community, this section will provide you with some useful information.

Explore what already exists


Take the time to explore the code. Understand the usefulness of what is already written.

Be aware of potential interactions with existing Nuggets functionality. Make sure that your changes do not lead to conflicts and maintain the stability of the whole.

Consult the library documentation, which details each functionality, its parameters and best practices for integration. This will help you understand the inner workings of Nuggets and optimise your code for maximum performance.

Get ready to dive into the adventure of customisation with Nuggets, where your programming skills can bring innovative features to life.

Enjoy exploring and developing!