ScriptCat应该从React魔掌跳出来,改用Vue #1065
cyfung1031
started this conversation in
General
Replies: 1 comment
-
|
关于这点还是别了。。。。如果Vue用着又出现些其它的问题怎么办呢?而且我个人更喜欢React 最开始的ScriptCat、脚本站也都用的是vue,但是后面接触了React,更喜欢React一些,React的SSR更好用,选择的UI框架也都是React优先的 如果是一个新兴的项目,vue、react可能无所谓,但是ScriptCat的生态内容(文档、脚本站等)都是用的React,不可能这里搞一下那里搞一下 关于性能问题,我觉得vue和react都会遇到,但是决定性因素是业务代码,而不是框架 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
要使用React,UI代码一堆复杂设计。ScriptCat其实没必要使用React。
ArcoDesign也有Vue版
就算你要改用其他中国的UI库,也肯定有Vue版吧
现在 React 由 18 转至 19 又搞一大堆头痛大转变
(一大堆库还未支持React 19. ArcoDesign 是其中一个 -- React 19 搞了两年还是一旧垃圾)
真的建议考虑改用 Vue
虽然 Vue还是使用VirtualDOM对比,但整体上不会有效能陷阱
Beta Was this translation helpful? Give feedback.
All reactions