This aligns Mendix with the modern web development ecosystem. A frontend developer can leverage their existing knowledge of React, npm (Node Package Manager), and standard web technologies to create widgets that fit perfectly into the Mendix context.
"Code" in Mendix also extends to the visual presentation. Mendix uses to manage styling across an application.
This reduces bugs and ensures your custom code respects Mendix’s security layer.
But what happens when you drag an activity onto a microflow? What happens when you define a data view?