JavaScript arrays have methods for adding, removing, modifying, and iterating over elements. Array methods are useful in Appsmith for filtering and transforming data. They can also be used with arrays of objects. Lodash is a library that provides additional methods for working with arrays and objects.

โ€ข6m read timeโ€ขFrom community.appsmith.com
Post cover image
Table of contents
IntroMethodsArray of ObjectsPractical Examples in AppsmithCalculating Totals Using a For Loop, and ReduceUsing the Lodash Library MethodsConclusion
4 Comments

Sort: