Skip to content

Synced recent updates to #87f1d8e #531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 3, 2017
Merged

Synced recent updates to #87f1d8e #531

merged 3 commits into from
Oct 3, 2017

Conversation

Jinjiang
Copy link
Member

And updated Vue.js version to the latest. vuejs/v2.vuejs.org#1154 vuejs/v2.vuejs.org#1155

@Jinjiang Jinjiang requested a review from Justineo September 26, 2017 14:17
@@ -177,7 +177,7 @@ Angular 事实上必须用 TypeScript 来开发,因为它的文档和学习资

在性能方面,这两个框架都非常的快,我们也没有足够的实际应用数据来下一个结论。如果你一定想看些数据的话,你可以参考这个[第三方跑分](http://stefankrause.net/js-frameworks-benchmark4/webdriver-ts/table.html)。单就这个跑分来看,Vue 似乎比 Angular 要更快一些。

在大小方面,最近的 Angular 版本中在使用了 AOT 和 tree-shaking 技术后使得最终的代码体积减小了许多。但即使如此,一个包含了 Vuex + Vue Router 的 Vue 项目 (30kb gzipped) 相比使用了这些优化的 `angular-cli` 生成的默认项目尺寸 (~130kb) 还是要小的多。
在大小方面,最近的 Angular 版本中在使用了 AOT 和 tree-shaking 技术后使得最终的代码体积减小了许多。但即使如此,一个包含了 Vuex + Vue Router 的 Vue 项目 (30kB gzipped) 相比使用了这些优化的 `angular-cli` 生成的默认项目尺寸 (~130kB) 还是要小的多。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AOT 和 tree-shaking 是否应该搞个链接解释下,很多新人应该是看不懂的……

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

恩,我赞同,先把建议同步到了英文版

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@Jinjiang Jinjiang merged commit 7923212 into master Oct 3, 2017
@Jinjiang Jinjiang deleted the sync-87f1d8e branch October 3, 2017 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants