Can the front-end UI be optimized using vue or react?
Can the front-end UI be optimized using vue or react?
Hello @WUZHUHE38,
Almost all UI screens are plain HTML ones the only exception is Room UI which uses no UI frameworks at the moment (more or less plain JS is used)
JQuery is part of Wicket so we are using it ...
Just curious: what would you like to optimize? look and feel? performance? :))
You are right. JQuery is the best choice in terms of performance. As for optimization, optimize the appearance, such as the appearance of Google Meet zoom.
for react/vue room related code need to be rewritten ...
I'm not sure optimization is the right word here :(
google-meet-like UI is currently available in room of type interview: no WB or screen-sharing so the UI is much simpler ....
I'm not sure how current UI can be optimized without loosing of functionality ...
Unfortunately current JS core is not documented :(
here is some info about it: https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+HTML5+Session+Initialisation+and+Security
https://www.tiocloud.com/TioMeeting.pdf
UI Reference