Skip to content

Improve tutorial documentation; fixes #71 #165

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 2 commits into from
Oct 16, 2017
Merged

Improve tutorial documentation; fixes #71 #165

merged 2 commits into from
Oct 16, 2017

Conversation

tricinel
Copy link
Contributor

No description provided.

@reactjs-bot
Copy link

reactjs-bot commented Oct 16, 2017

Deploy preview ready!

Built with commit 5a975b8

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

@bvaughn
Copy link
Contributor

bvaughn commented Oct 16, 2017

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
Contributor Author

Yep, understandable :)

I'll review in a sec.

@tricinel
Copy link
Contributor Author

@bvaughn, that should be it I hope :)


```bash
touch src/index.js
curl -L https://codepen.io/gaearon/pen/oWWQNa.js > src/index.js
Copy link
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
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
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
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
Copy link
Contributor

bvaughn commented Oct 16, 2017

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 <[email protected]>

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

Co-Authored-By: DanielObara <[email protected]>

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

Co-Authored-By: DanielObara <[email protected]>

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

Co-Authored-By: DanielObara <[email protected]>
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