- a revolution library – 一个革命性的库
- greatly simplified tasks such as … – 极大的简化了…任务
- DOM manipulation – DOM操作
- event handling – 事件处理
- animation creation – 动画创建
- Ajax request – Ajax请求
- with the rise of modern front frameworks – 随着现代前端框架的兴起
- the neccessary of … has come into question – …的必要性已经值得商榷
- The article explores (why…) – 这篇文章讨论了…
- how … addresses … in a more modern way – 如何以更加现代化的方式处理
- frontend development chanlleges – 前端开发中的难点
- data-driven views – 数据驱动视图
- UI updates are based on changes in state rather than directly manipulating the DOM – UI的更新基于状态的改变而非直接操作DOM
- a high consistency between A and B – A 和 B之间的高度一致
- reduce the chance of errors – 减少错误
- which is avoided in React’s philosophy to prevent unneccessary DOM operations – 由于直接操作了DOM元素所以在react中需要禁止使用
- promotes modularity – 促进模块化
- lacking a systematic way to organize and reuse UI logic – 缺乏系统的方法来管理和重用UI逻辑
- high version of javascript – js的高版本
- Additionally, advancement in CSS, such as Flexbox, Grid and animations, allow many visual effects and layouts implemented through jQuery to be achieved directly with CSS. – 除此之外,css中的高级功能,如弹性盒,网格,动画使得很多原来由jQuery实现的视觉效果以及页面布局都可以直接通过css代码实现了。
- make the code more concise – 让代码更加的简洁
- React Ecosystem – react生态
- React principles of – react的原则
- In a React application – 在react应用中
- libraries specially designed for React – React相关库
- eliminating the need for jQuery – 减少对jQuery的需求
- a combination of template strings and conditional logic with the className attribute achieves the same effect – 模板字符串和基于className属性的条件渲染逻辑的结合能够达到相同的效果
- conditional rendering – 条件渲染
- dynamic styles – 动态样式
- Axios library – Axios库
- iterate over arrays or objects – 对数组和对象的迭代
- state management and re-rendering of components – 状态管理和组件重绘
- React offers more elegant and efficient solutions – react提供了更加优雅和高效的解决方案
Why React Doesn‘t Need jQuery?
转载请注明出处或者链接地址:https://www.qianduange.cn//article/2025.html
发布的文章
day36_JQuery
2024-02-29 12:02:27
使用jQuery操作下拉框的值(jQuery JS)
2024-02-29 12:02:27
jQuery基础
2024-02-29 12:02:11
jquery将网页html文档导出为pdf图片
2024-02-29 12:02:11
jQuery选择器
2024-02-29 12:02:10
如何使用 jQuery 刷新页面?
2024-02-29 12:02:10
基于javaweb mysql的ssm maven农产品溯源管理系统(java ssm jsp layui jquery mysql)
2024-02-29 12:02:59
开发一个简单的留言板应用——使用 Node.js 、Express 库 和 jQuery 库来实现一个简单的留言板应用程序
2024-02-29 12:02:29
jQuery
2024-01-31 12:01:10
jQuery 背景颜色
2024-02-29 12:02:18
大家推荐的文章