Technologies Overview
React client is based on the following frameworks and libraries:
-
React - UI rendering.
-
MobX - reactive state management.
-
Ant Design - UI components.
-
React Router - routing.
-
Jmix React Core - core components and utilities.
-
Jmix React UI - UI components and utilities.
-
Jmix REST - interaction with Jmix generic REST API.
-
Create React App - build scripts and configuration.
React client is written in TypeScript.