Skip to content

Improve tutorial documentation; fixes #71#165

Merged
bvaughn merged 2 commits into
reactjs:masterfrom
tricinel:feature/tutorial-documentation-improvements
Oct 16, 2017
Merged

Improve tutorial documentation; fixes #71#165
bvaughn merged 2 commits into
reactjs:masterfrom
tricinel:feature/tutorial-documentation-improvements

Conversation

@tricinel

Copy link
Copy Markdown
Contributor

No description provided.

@reactjs-bot

reactjs-bot commented Oct 16, 2017

Copy link
Copy Markdown

Deploy preview ready!

Built with commit 5a975b8

https://deploy-preview-165--reactjs.netlify.com

@bvaughn

bvaughn commented Oct 16, 2017

Copy link
Copy Markdown
Contributor

Hey @tricinel. Thanks for the PR!

Unfortunately PR #154 was filed before this one, and so I merged it this morning. (I try to merge the earliest PR.)

It's a subset of the changes you propose, and I'm still happy to review yours, but you'll need to rebase to fix conflicts. 😄

@tricinel

Copy link
Copy Markdown
Contributor Author

Yep, understandable :)

I'll review in a sec.

@tricinel

Copy link
Copy Markdown
Contributor Author

@bvaughn, that should be it I hope :)

Comment thread content/tutorial/tutorial.md Outdated

```bash
touch src/index.js
curl -L https://codepen.io/gaearon/pen/oWWQNa.js > src/index.js

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I just noticed that this JS is compiled. That's probably not ideal.

I'm thinking maybe we should just remove these 2 touch+curl snippets, at least unless there's a way to get the pre-compilation JS. Thoughts?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hm, yes, you're right. Should have paid more attention to that. Do you feel we should remove the touches as well, or just the curls?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Eh...probably both? Might be confusing to have the touch without the curl.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Cool. I'll remove in a sec.

Because codepen was providing us with compiled javascript,
it'd be best to leave the curl request snippets out of the tutorial.

related to: #71
@bvaughn

bvaughn commented Oct 16, 2017

Copy link
Copy Markdown
Contributor

Thanks~

@bvaughn bvaughn merged commit 254d81d into reactjs:master Oct 16, 2017
jhonmike pushed a commit to jhonmike/reactjs.org that referenced this pull request Jul 1, 2020
* Translate React Conf Recap.

* Update content/blog/2018-11-13-react-conf-recap.md

Changed the term 'Simultânea' to 'Concorrente'.

Co-Authored-By: DanielObara <42970570+DanielObara@users.noreply.github.com>

* Update content/blog/2018-11-13-react-conf-recap.md

Co-Authored-By: DanielObara <42970570+DanielObara@users.noreply.github.com>

* Update content/blog/2018-11-13-react-conf-recap.md

Co-Authored-By: DanielObara <42970570+DanielObara@users.noreply.github.com>

* Update content/blog/2018-11-13-react-conf-recap.md

Co-Authored-By: DanielObara <42970570+DanielObara@users.noreply.github.com>
BetterZxx pushed a commit to BetterZxx/react.dev that referenced this pull request Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants