Does the TypeScript-Based DevExtreme UI Template Support Frappe UI’s

Hello Everyone,

I’ve been working on integrating the DevExtreme UI Template with Frappe UI, and I’m exploring whether the createResource API call from Frappe UI is fully compatible with DevExtreme’s TypeScript-based structure.

Here’s what I’d like to know:

  1. TypeScript Compatibility: Can the createResource function (or similar Frappe APIs) work seamlessly in a TypeScript environment like the one DevExtreme uses? If not, are there any recommended workarounds?
  2. Practical Use Cases: Has anyone tried making API calls using createResource while building UIs with DevExtreme? How does it fit into the DevExtreme ecosystem for data fetching and state management?
  3. Challenges and Solutions: Any known issues with typing, module compatibility, or conflicts between these frameworks?
1 Like