AWS SAM CLI + TypeScript:
https://aws.amazon.com/blogs/compute/building-typescript-projects-with-aws-sam-cli/
#SAM #TypeScript
https://aws.amazon.com/blogs/compute/building-typescript-projects-with-aws-sam-cli/
This post reviews several new features that can improve the development experience for TypeScript developers. I show how to create a sample TypeScript project using sam init. I build and deploy a TypeScript project using the AWS SAM CLI. I show how to use AWS SAM Accelerate with your TypeScript project. Last, I measure the impact of bundling, tree shaking, and minification on a sample project.#SAM #TypeScript
Amazon
Building TypeScript projects with AWS SAM CLI | Amazon Web Services
This post written by Dan Fox, Principal Specialist Solutions Architect and Roman Boiko, Senior Specialist Solutions Architect The AWS Serverless Application Model (AWS SAM) CLI provides developers with a local tool for managing serverless applications on…
👍4