littleredbutton / cloud_bbb

@bigbluebutton integration for @nextcloud
GNU Affero General Public License v3.0
103 stars 42 forks source link

Use the official framework Nextcloud to improve the UI and UX design #265

Open zak39 opened 11 months ago

zak39 commented 11 months ago

Hi :wave:

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 :