Frontend UI Framework: react-md


  • Admin

    Propsosal to use the react-md v2 framework for the web client and as recommended and provided UI framework for the FEMs.

    Links


  • Admin

    Positive

    • Theming via SCSS (no CSS in JS)
    • Customizable Material Design
    • Intuitive Component usage (<Button> behaves similarly/the same as <button>)
    • Accessible
    • relatively lightweight
    • Low-Level-Components => high level of customizability

    Negative

    • Low-Level-Components => Layout has to get done manually
    • no IE11-Support
    • Relatively slow development cycle (only one primary developer/maintainer)