[程序员] 为什么感觉 React 编写起来比 Vue 复杂很多?

·

我在编写一个前端页面,在考虑使用 Vue 和 React 在尝试使用 React 后感觉 React 编写的页面非常的乱,因为太多太多的业务操作都感觉写在了 <Html/> 中而不是和 Vue 一样进行了 脚本 template style 进行拆分,不过我都是 AI 写的,是不是编写的习惯有问题?

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *