Skip to content

Alter odd emphasis, fix some typos, add links #6

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 4 commits into from
Mar 24, 2015
Merged

Alter odd emphasis, fix some typos, add links #6

merged 4 commits into from
Mar 24, 2015

Conversation

xmo-odoo
Copy link
Contributor

I have serious trouble reading the existing emphasis which uses code spans (and there's a bit too much of it), this branch either removes emphasis or replaces the code spans with regular emphasis where the content is not code.

Also:

  • fixes a few typos
  • rephases a few things
  • add links where that seemed to make sense
  • replaces Component#getDOMNode() calls by React.findDOMNode(Component) (that might be a bit of an issue as, according to Using ES6 classes for more idiomatic React? #4, this is a React 0.12 guide and I assumed 0.13)

@mikechau
Copy link
Owner

Wow, very nice! Thank you. 👍

Do you think you could keep Component#getDOMNode(), but include React.findDOMNode, but comment it out and say it is for 0.13+?

The guide is currently mostly for React 0.12
@xmo-odoo
Copy link
Contributor Author

Sure, done.

mikechau added a commit that referenced this pull request Mar 24, 2015
Alter odd emphasis, fix some typos, add links
@mikechau mikechau merged commit 38abb79 into mikechau:master Mar 24, 2015
@mikechau
Copy link
Owner

🙇

@mikechau
Copy link
Owner

I'm reading over your changes again @xmo-odoo and I'm really impressed. Thank so much, would you be interested in being a reviewer?

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