Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 (providing 'en' as a default language),A 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 language 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:

...

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