Why Was Quasar Chosen for Genie? #92
Answered
by
essenciary
TheCedarPrince
asked this question in
Q&A
|
Out of curiosity, up until working with the GenieFramework, I had no idea about Quasar. |
Answered by
essenciary
Feb 15, 2022
Replies: 1 comment 3 replies
|
Mostly for the great docs and some advanced features in some complex components (like the data table). I wouldn't worry about continuity. v2 was just released with Vue 3 support and it's actively developed (practically daily commits). Also have you checked their Github stats?
If everything else fails, the Stipple ecosystem is open so anybody can add support for extra UI packages, either specialized ones (ex https://www.ag-grid.com/vue-data-grid/) or full UI libraries (https://vuetifyjs.com/en/). |
3 replies
Answer selected by
essenciary
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mostly for the great docs and some advanced features in some complex components (like the data table).
I wouldn't worry about continuity. v2 was just released with Vue 3 support and it's actively developed (practically daily commits).
Also have you checked their Github stats?
If everything else fails, the Stipple ecosystem is open so anybody can add support for extra UI packages, either specialized ones (ex https://www.ag-grid.com/vue-data-grid/) or full UI libraries (https://vuetifyjs.com/en/).