Skip to content

This Codelabs shows you how to use Typescript to develop Firefly actions

License

Notifications You must be signed in to change notification settings

AdobeDocs/adobeio-codelabs-typescript

Repository files navigation

Using TypeScript to develop a Project Firefly app

This codelab will guide you through creating a headless app using Project Firefly the twist is that instead of using Javascript we will be using TypeScript.

  • Do you like a little more structure in your Firefly project?
  • Does the thought of loosely typed code make you loose sleep?
  • Do you enjoy better refactoring tooling?
  • Does having interfaces, namespaces, generics, abstract classes, data modifiers, optionals, function overloading, decorators, type utils, and the readonly keyword sound like it would make your project better?

If you answered yes to any of the questions above then I think you should investigate using TypeScript with Project Firefly.

TypeScript

The project source code of the codelab is available here

Next: Requirements

About

This Codelabs shows you how to use Typescript to develop Firefly actions

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages