Skip to content
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

Glossary #8

Open
itszero opened this issue Feb 12, 2019 · 6 comments
Open

Glossary #8

itszero opened this issue Feb 12, 2019 · 6 comments

Comments

@itszero
Copy link
Contributor

itszero commented Feb 12, 2019

See the current glossary here: https://github.com/reactjs/zh-hant.reactjs.org/wiki/Glossary and use this issue as a place for discussions!

@itszero
Copy link
Contributor Author

itszero commented Feb 12, 2019

Crazy Idea: What if we build a <Glossary> component that will show the English term on a popover? and link to a page that shows our glossary table?

@bugtender
Copy link
Member

I suggest we can use a repo's Wiki page. Glossary table will be a good start with the Wiki tab. 🤔

By the way, there's a Glossary section in API REFERENCE. Maybe we should complete this section first?

@itszero
Copy link
Contributor Author

itszero commented Feb 12, 2019

I don't have permission to create one but agreed. :p but we still need an issue for discussions anyway.

@bugtender
Copy link
Member

I found an excellent example in Japanese repository 訳語の統一.
I'll create one later.

@chloewlin
Copy link
Member

Terms we need to discuss from PR #16

  • local state
  • destroy
  • merge
  • shallow
  • immutability/mutate

@abrcdf1023
Copy link
Contributor

Hi, all. I have no idea how to translate this term hydrate and here is the official document that explain it.

Same as render(), but is used to hydrate a container whose HTML contents were rendered by ReactDOMServer. React will attempt to attach event listeners to the existing markup.

Should I keep it original ? Does anyone has a better idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants