Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

TypeScript support for app builder

Avatar

Level 3

Is TypeScript supported for the App builder? 

 

Developing complicated actions with pure JS can get a bit hard to maintain - does Adobe provide any samples how to work with Adobe IO with TypeScript?

 

Thanks ! 🙂  

1 Accepted Solution

Avatar

Correct answer by
Employee

Yes, it does support TypeScript.  

For serverless actions, you make a new source directory then put your typescript output folder to be the actions folder.

 

https://github.com/AdobeDocs/adobeio-samples-typescript

 

 

 

1 Reply

Avatar

Correct answer by
Employee

Yes, it does support TypeScript.  

For serverless actions, you make a new source directory then put your typescript output folder to be the actions folder.

 

https://github.com/AdobeDocs/adobeio-samples-typescript