Redo UI in Vue
Closed this issue · 1 comments
StruckCroissant commented
After working with Vue for a bit I feel that using the framework for this project would work better for a couple different reasons:
- The simplicity of Vue allows for faster development. (plus I have more experience in it)
- Can leverage the composition API to more effectively organize front-end code
- Vue integrates seamlessly with tools like Vite for faster build & load times. Plus there is a rich 3rd-party ecosystem that will prove useful
TODO
StruckCroissant commented
Angular UI has been fully updated to Vue. Closing.