#lambda

Subscribe
Lambda is a term used in computer programming which refers to an anonymous function or an expression. It is a function which can be passed as an argument to other functions, and can also be returned by another function. In JavaScript, lambda functions are often used for event handlers, callbacks, and other functional programming tasks. Lambda functions can be written using the arrow syntax (=>) which makes them easier to read and write.
Nader Dabit
Nader Dabit
Edge & Node
Talk: Building Real-time Serverless GraphQL APIs on AWS with TypeScript and CDK
Jeff Hoffer
Jeff Hoffer
Rollbar
Talk: Troubleshooting your Serverless Node.js doesn't have to be a Pain
Slobodan Stojanović
Slobodan Stojanović
Vacation Tracker
Talk: From 1 to 101 Lambda Functions in Production: Evolving a Serverless Architecture
Jay Singh
Jay Singh
LambdaTest
Talk: Test Time Execution! Why it Can't be Ignored?
Luca Mezzalira
Luca Mezzalira
AWS Cloud
Talk: Demystify the DX for Lambda functions
John Nguyen
John Nguyen
Fullstack Engineer
Talk: Building a sophisticated CodePipeline with CDK in a Monorepo Setup