[[["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 calling a function with the current object as the first argument, without altering the object itself, enabling debugging or side effects like adding to the map."],["It takes a function as its primary argument, followed by any additional arguments that should be passed to the function, facilitating flexibility in its application."],["This method returns the original object, making it seamlessly chainable with other Earth Engine operations for concise and readable code."],["The method can be used with various Earth Engine objects, including `ee.ImageCollection` and `ee.Dictionary`, as demonstrated in the examples."]]],[]]