Netanel BasalStrongly-Typed Event Params for Your Node.JS Lambda Endpoint HandlersOne of the things I miss when working with HTTP lambda handlers, is the lack of typing when accessing keys like the event.body…Apr 19, 2022Apr 19, 2022
Netanel BasalSay ‘Yes’ to Yup (and Middy) — Simple Schema Validation for Node.js Lambda HandlersClient-side validation can prevent redundant requests to the server and provide immediate feedback to the user. Unfortunately, we can’t…Apr 4, 20222Apr 4, 20222