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

Fix sentence negation in Step 2 #2238

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix sentence negation in Step 2 #2238

wants to merge 3 commits into from

Conversation

navsgh
Copy link

@navsgh navsgh commented Aug 13, 2019

No description provided.

@facebook-github-bot
Copy link
Collaborator

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@reactjs-bot
Copy link

reactjs-bot commented Aug 13, 2019

Deploy preview for reactjs ready!

Built with commit f8ec8a3

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

@facebook-github-bot
Copy link
Collaborator

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@tesseralis
Copy link
Member

No, the original version is correct. It's saying "(Even if) you're familiar with state, don't use it for this project". I agree it might cause some confusion. What do you think we should reword it to? Should we just delete that clause?

@navsgh
Copy link
Author

navsgh commented Aug 22, 2019

If that's the case, I think we can delete the sentence "If you’re familiar with the concept of state, don’t use state at all to build this static version". Also, the last sentence "Since this is a static version of the app, you don’t need it." clarifies it.

If we want to keep it we can change it to "Don’t use state to build this static version".

@navsgh
Copy link
Author

navsgh commented Aug 30, 2019

@tesseralis Please review the new commit. If that's better can you please close this? Thanks.

@alexkrolick
Copy link
Collaborator

alexkrolick commented Aug 30, 2019

It's trying to say "don't use state to build this part (and if this is the first time you've heard of 'state' don't worry about it, we'll get to it").

Can you come up with something that preserves that meaning?

Updated the description based on the comment below. 

_Originally posted by @alexkrolick in reactjs#2238 (comment)
@navsgh
Copy link
Author

navsgh commented Aug 30, 2019

Updated the description. Please review

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.

None yet

5 participants