Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

How to Set Up a TypeScript Project for Power Apps Web Resources

kalluu91 Profile Picture kalluu91 32

Here is an overview of the Typescript project I would setup in the next steps.



Generally, I structure the code by entity (e.g. Contact.js contains all functions that are related to Contact entity including form onload, field onchange, button onclick, button enable rule).


TL;DR: You can get the source code from: https://github.com/kalluu-ck/crm-ts​​​​​​​



View the original post from here: https://kalcancode.wordpress.com/2025/03/26/how-to-set-up-a-typescript-project-for-power-apps-web-resources/

Comments

*This post is locked for comments