gpt4 book ai didi

angularjs - Angular 与 React+Flux 对比表——我的信息正确吗?

转载 作者:行者123 更新时间:2023-12-03 08:19:01 25 4
gpt4 key购买 nike

我们正在尝试制作一份从 Angular 迁移到 Flux + React 的优缺点列表,并附带了这个原始列表。

任何人都可以对辩论使用react(看看我在这里做了什么吗?)并证明不是这样? (请专门针对每场辩论,而不是关于库的一般性讨论)。

谢谢!

--------------------------------------------------------------------
| Angular | React + Flux
--------------------------------------------------------------------
Version | 1.+ major version. | React 0.13 - not version 1 (
| Supported. | minor) - not finalized, can be
| 2.0 - migration | changed drastically.
| possible easily | Flux 2.1.
--------------------------------------------------------------------
Age | 6 years (easier find | react 2 years
| developers) |
--------------------------------------------------------------------
Framework | Yes, MVC | React is only view. Flux is a
| | pattern, not MVC.
--------------------------------------------------------------------
Community |More existing resources| Much less, than Angular.
|answers,ready 3rd party| Community smaller. Less.
|reusable code modules. | answers, etc.
---------------------------------------------------------------------
Speed |Rendering: slower | Rendering: faster
|Load time: slower | Load time: faster
|reusable code modules. |
---------------------------------------------------------------------
Testing |U tests. e2e everything| U tests.
|is ready to use. | Separated / new
|Has integrated system. | testing system.
---------------------------------------------------------------------
jQuery + |Lite is build-in inside| No jQuery support.Need to check
plugins |Maintain 1 library | compatibility issues with each
|Has integrated system. | version update
| |(need maintain 2 libraries).
---------------------------------------------------------------------

最佳答案

我从 Angular 转向 react ,不会回头。作为一个长期的全栈开发者,react 框架允许更清晰的代码环境。我的印象是 React 将更吸引编码人员,而 Angular 可能更吸引 Web 工匠。

版本:React 可能是 0.13,但它被 facebook 用于生产环境,因此不太可能有太大变化。我首先考虑 React 的原因之一是谷歌在使用 Angular 或支持它供自己使用方面没有明确的计划。

框架:React 提供了比 Angular 更清晰的关注点分离。 React 组件只需要调用 View 。 Flux 商店可以处理所有业务逻辑。至少可以说,试图从 Angular 获得同样的清晰度是一项挑战。

社区:少得多主要是因为需要少得多。 React 更容易上手。

速度:React 的开发速度也更快,并且可以具有可重用的组件。

jQuery + 插件:我认为 jQuery 是一种有用的组合,可以在 html5 为 Web 开发提供合适的平台之前让事情正常进行。

只是一个开发者的意见。

关于angularjs - Angular 与 React+Flux 对比表——我的信息正确吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32270448/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com