You’ve built a Mendix app that’s fast and functional but when your users want live updates, polling just doesn’t cut it. Whether it's chat, notifications or dashboards, the answer lies in WebSockets, ...
Mendix is a low-code platform that allows developers to build applications quickly and efficiently. However, sometimes the platform’s built-in features are not enough, and custom logic is needed. This ...
Welcome to the Make it Native App repository! The Make it Native app is a powerful tool designed to streamline the development process for Mendix Studio Pro users. This app allows you to run your ...
This Java Action will compare two pieces of text and return a list of Diff entities containing the differences. The Diff entity ocontains an Operation attribute and a Text attribute. The Operation can ...