React Framework Notes
Frameworks I tried:
Mantine
PrimeReact
Blueprint
Please note: All Pro’s and Con’s are our needs oriented. Your experience may differ.
Mantine
Pro’s:
All in one
Typescript compatible
Global dialog provider
Con’s:
External datatable
Does not have build in and easy to use AppBar/AppMenu
A few external package requirements
PrimeReact
Pro’s:
Rich components list
Eeasy to use
Does not require external packages (Just primereact and primeicons)
Easy to use (It not so rich but is acceptable) datatable
Con’s:
Does not have global dialog provider1
Has “html elements” usage instead of component properties
1-> Thankfully “icoolandgood created one here: https://gist.github.com/Nicoolandgood/a4f162f97eadd22c725dfa943de2de9f
Blueprint
Pros:
Beautifull and feature rich datagrid
Cons:
