On This Page
The fastest way to understand Mateu is to try the live demos.
Live demos
- https://vaadin.mateu.io
- https://sapui5.mateu.io (WIP)
- https://redwood-oj.mateu.io (OJET based. WIP)
- https://slds2.mateu.io (Next)
- https://redhat.mateu.io (WIP)
- https://redwood.mateu.io (Vaadin based. WIP)
What to look for
As you explore the demos, pay attention to:
- how much UI is generated from backend definitions
- how interactions are handled without a traditional frontend app
- how the same core ideas can be rendered with different frontend implementations
Why the demo matters
The demos also reflect one of Mateu’s architectural strengths: stateless interaction and decoupled rendering.
The frontend can remain static, while the backend handles UI state and behavior through Mateu’s model.