Integrating Angular with Mendix: Is It Possible?

0
Hi everyone, I'm interested in exploring the possibility of integrating Angular with Mendix. My goal is to leverage Angular to enhance the functionality and user experience of our Mendix applications. I have a few questions and would greatly appreciate any guidance or references: Is it feasible to integrate Angular with Mendix? If so, are there any best practices or specific approaches recommended for this integration? Could you provide any documentation, tutorials, or examples to help me get started? Thank you in advance for your assistance!
asked
1 answers
1

Hey Naga praneetha Varada,

I think there are no possible solution to directly use Angular, (not 100% sure about this) but through React or TypeScript you can use Angular library.

For React and TypeScript you can follow docs:

https://docs.mendix.com/howto/extensibility/create-a-pluggable-widget-one/

best regards, Slavko

answered