Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.

review reactiveity.md and reactivity-fundamentals.md and change some content #22

Merged
merged 8 commits into from
Sep 17, 2020

Conversation

heart-er
Copy link

@heart-er heart-er commented Sep 8, 2020

  1. 对 reactivity.md 进行了相关修改
  2. 对 reactivity-fundamentals.md 进行了相关修改

@veaba veaba requested review from Jinjiang and veaba September 8, 2020 06:02
Copy link
Member

@veaba veaba left a comment

Choose a reason for hiding this comment

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

有一个 package-lock.json 可不需要提交上来哈。


## 什么是响应式

这些天在编程中经常出现,但是人们说的意思是什么?响应式是一种编程范例,允许我们以声明的方式适应变化。人们经常展示的典型示例 (因为它是一个很棒的示例) 是 excel 电子表格
这个术语在程序设计中经常被提及,但这是什么意思呢?响应式是一种允许我们已声明式的方式去适应变化的一种编程范例。人们通常展示的典型例子,是一份excel电子表格(一个非常好的例子)
Copy link
Member

Choose a reason for hiding this comment

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

@heart-er ,英文和中文之间理应由空格区分开,建议参考:https://github.com/vuejs/docs-next-zh-cn/wiki/%E5%8D%8F%E4%BD%9C%E6%8C%87%E5%8D%97#6-%E5%85%B6%E5%AE%83 校验一下。:tada:

Copy link
Author

Choose a reason for hiding this comment

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

嗯嗯 好的 已经更改~ 另外好像我把 src/guide/reactivity-fundamentals.md 校对 的内容 也提交到一个 pr了 是否需要重新拉分支分开呢?

Copy link
Member

@veaba veaba Sep 8, 2020

Choose a reason for hiding this comment

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

嗯嗯 好的 已经更改~ 另外好像我把 src/guide/reactivity-fundamentals.md 校对 的内容 也提交到一个 pr了 是否需要重新拉分支分开呢?

非常感谢你的PR,下面有几个小问题,可以试着修正下哈:

  • 如果内容文件比较多的话,可以试着新开分支,这样会比较专注一个 pr 做专门的 review 😂。
  • 另外,我看你每次commit 的message 都一样,这个能每次 commit 时候都标注下嘛,都一样的话,就比较难看到更改了什么了。
  • 参考 commit message 的一些约定
  • 可以在描述里阐明这个 PR 都做了些什么,类似 docs: polishe a11y-basics #11 ,比较方便理解阅读。

Copy link
Author

Choose a reason for hiding this comment

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

哈哈 好~

@heart-er heart-er changed the title review reactiveity.md and change some content review reactiveity.md and reactivity-fundamentals.md and change some content Sep 8, 2020
@veaba veaba requested a review from Justineo September 8, 2020 11:05
@Jinjiang Jinjiang added the 校对 label Sep 9, 2020
@veaba
Copy link
Member

veaba commented Sep 14, 2020

@heart-er 你好,后面有一个PR #45 (被merge了)与你这个有冲突了,现在这个 PR #22 需要调整下,根据前面的review提出的建议,需要重新发起 PR,这样才能合并到master

@Jinjiang Jinjiang merged commit 3a5fb8f into vuejs:master Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants