Hello - I realize lambda functions can be really powerful but am limited by zero knowledge of coding. The few things I use lambda for are all derived from examples in the lambda functions page.
It would be great if you can show how to use different operations within lambda. A primer on basic operations like creating loops, if/else/then, try/catch, returning data in a specific json format etc would be super-helpful for a start. Also when to use lambda/map/filter are also a confusion. A primer on the usage of some functions within each of the libraries would be lovely as I realize they offer powerful functionality but I couldnt figure how to use them.