Create FAQ.md

This commit is contained in:
Patrik Oldsberg
2020-03-17 10:54:24 +01:00
committed by GitHub
parent 8d1e98f2e1
commit b840db3026
+14
View File
@@ -0,0 +1,14 @@
# FAQ
## Why Material-UI?
The short answer is that it's what we've been using in Backstage internally.
The original choice is based on Google's material design being a thorough and well
thought out full design system, with many of mature and powerful libraries implementing
both the system itself and auxiliary components that we knew that we would like to use.
It strikes a good balance between power, customisability, and ease of use. Since a core
focus of Backstage is to make plugin developers productive with as few hurdles as
possible, material-ui lets plugin makers both get going easily with well-known tech
and a large flora of components.