Top 5 react ui frameworks
1. Material UI Component. React components that implement Google's Material Design. Material Design . The Google Design team has recently released a new iteration on the Material Design specification which is focused on themability . This is great news! We will do our best to keep up to date. It also validates that heavily investing in customizability for v1 was a good call. We will continue our efforts in this area. More utils . We want to work on new utility components: Spacing, Display, Color, etc. Performance . We can’t optimize something we can’t measure, and we don’t currently have a CI performance benchmark, so we will need to build one and start investigating bottlenecks. Learning materials . The quality of the documentation is equally as important as the quality of the implementation, and while the reference documentation is comprehensive, we could author a learning tutorial like Next.js has done, or an egghead.io course. Themes . We want to pr...