Kuovonne's Guide to Scripting in Airtable
Share
Explore
Basic Skills

Debugging & Testing


Debugging / Testing
Grammar / syntax errors versus logic errors (Fix syntax errors before logic errors)
Spelling errors
Log variable values—check the data type and value
Test cases—have a full list of test cases, including edge cases
Watch for limits, especially when scaling

Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.