Web Frontend Target Technology Stack

The Frontend Target Technology Stack is in charge to build the user interfaces, to be rendered in user's browsers.

The core technology for this layer is React.

The target solution respects, as much as possible, the Material Design guidelines.

Within React ecosystem, Material Design graphical components are provided by Material-UI library.

openIMIS Internationalization /Localization (i18n) is provided via react-intl, used for within plugins to contribute to global software translation.

The language provided by default is english (key: en).

An additional language pack mechanism is provided that allows to either overwrite default ('en') translations or provide another languages (fr,...).

Modularity

The desired modularity will be achieved by combining two techniques:

Warning:

Some Material-UI / React  features are not supported in old browsers versions. The current assumptions (to be refined) is:

IE: 11, Edge >= 14, Firefox >= 52, Chrome >=49, Safari >= 10.

Documentation and Tutorials

Beside the official sites:

  • edx.org eduction platform offers a self-paced online course for React and Redux: 

  • Books:

    • Learning React: A Hands-On Guide to Building Web Applications Using React and Redux, by Kirupa Chinnathambi



Did you encounter a problem or do you have a suggestion?

Please contact our Service Desk



This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. https://creativecommons.org/licenses/by-sa/4.0/