We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi 👋
I noticed this project uses the react framework and it's very frustrated to work/improve on the connector while Nextcloud uses Vue.js .
Nextcloud has been using vue.js since version 24 and an official documentation is available with libraries to dev : https://github.com/nextcloud-libraries/?q=vue&type=all&language=&sort= .
What do you think to use Vue.js instead of React? If it's okay for you, I think you/we have to migrate step by step., component by component.
If you are opposed to this idea, why? What are technical or not constraints?
Of course, it's always possible to use TypeScript with Vue.js.
With this the official framework, we/you can use :
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi 👋
I noticed this project uses the react framework and it's very frustrated to work/improve on the connector while Nextcloud uses Vue.js .
Nextcloud has been using vue.js since version 24 and an official documentation is available with libraries to dev : https://github.com/nextcloud-libraries/?q=vue&type=all&language=&sort= .
What do you think to use Vue.js instead of React?
If it's okay for you, I think you/we have to migrate step by step., component by component.
If you are opposed to this idea, why?
What are technical or not constraints?
Of course, it's always possible to use TypeScript with Vue.js.
With this the official framework, we/you can use :
The text was updated successfully, but these errors were encountered: