You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I think that having a Vue bridge control (simmilar to the ReactBridge) is certainly a good idea. I have however no knowledge of Vue.js, so I have no idea how to implement that. I also think that using the Vue compiler to build the view into JS would be much better, as it would have a lower runtime overhead.
If using Vue control is simmilar to React, you could try to implement some proof of concept in a simmilar way the ReactBridge works
Dear ,
I think that Vue for complex composite application development is more productive that React.
Vue is simpler, it features a lot of concepts from Angular 1/2 and React. You can use it without any build system — just include it into HTML file.
Please consider Vue in your roadmap.
Thank's,
JM
The text was updated successfully, but these errors were encountered: