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.

Modularity

To reach the expected modularity, React components are assembled in a plugin/contribution pattern:

...

The integration of React and Redux is ensured by the React Redux library.

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:

...