What is the recommended way to use TypeScript with Serverless Framework and AWS?

I want to learn TypeScript and I want to use it along with Serverless Framework and AWS.

What is the recommended way to setup a project where the functions will be written in TypeScript?

Hi there, currently we have an effort going on with the serverless-bundle plugin to support that. But note that it’s still in beta:

Thanks, I’ll have to check this out when I get the chance.

Are there any plans to make it non-beta?

Update:
Just checking it out now. I’ll have to try this out and see if I find some errors or bugs.

1 Like