Slash Lambda with Typescript

Typescript really just helps writing things in VS Code. Any program (react, svelte, angular) has to build first before it is deployed, so that makes sense…

The real question is setting up your build, before your automatic deployment in package.json:

I would be interested to see how you did this, as I imagined you streamlined the build as well. Do you guys just use lambda.tslamdas.js → build it, then deploy it?

1 Like