Using typescript for monday apps development

I want to use typescript in the development of my Monday app. Is there support for types in monday-sdk-js library?

Is there any template for creating Monday apps with typescript and react.js?

Hwy @canbax,

since TypeScript is a JavaScript dialect you can use the Quickstart guides.

Greetings

Thank you. I just generated a new app with a typescript template at create-react-app. I can just use that by enabling any types. It works.

3 Likes

Hey absolutly no problem :slight_smile:

Happy it worked for you!

1 Like

@canbax glad that worked!! And thank you @TMNXT-Dev for chiming in, you’re awesome :slight_smile:

If we can help with anything else please let us know.

-Daniel

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.