[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["`aside()` is a method that allows you to call a function on a ComputedObject (like an ImageCollection or LineString) without interrupting the workflow, primarily used for debugging or visualization."],["It passes the ComputedObject as the first argument to the specified function, along with any additional provided arguments."],["`aside()` executes the given function but ultimately returns the original ComputedObject, enabling seamless method chaining for further operations."],["This function facilitates inserting actions like printing data or displaying layers on the map during processing, without altering the core data or flow."]]],[]]