Changes and the eventInfo Object
What is the eventInfo object, and what is it good for. Find out here.
Events, and watching Attributes
When you click a button or change an attribute, here’s what happens.
Asynchronicity and Things to Avoid With Loops
What does Asynchronicity mean and how does it affect you?
Undefined and Other Error Values
About undefined and similar “unvariables”. Avoid them when you can.
Strings, Arrays, and Loops
An example of using different techniques to solve a problem – Strings, Loops, and Arrays.
Logging in the Browser Console
How to use the browser console, and control what appears there.
Strings in Sheet Workers
Introducing Strings, what they are and how to use them.
Blowing My Own Trumpet
A guide to some of my other Roll20 creations, and where you can find them.
Getting Loopy With JavaScript
If you want to do the same thing over and over, you need a loop.
JavaScript Objects
The curious connection between getAttrs, setAttrs, and custom databases – JavaScript Object!
Arrays and Dropdowns
Create and use Arrays, which are extremely important.
Everything about Rollable Tables
What you can do with Rollable Tables, and more importantly, what you can’t do.
Visit the Sheet Author Master List