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

State challenge links are outdated #112

Open
dhcodes opened this issue Oct 18, 2016 · 1 comment
Open

State challenge links are outdated #112

dhcodes opened this issue Oct 18, 2016 · 1 comment

Comments

@dhcodes
Copy link

dhcodes commented Oct 18, 2016

Since the learnyounode exercises promote the ES6 syntax for React, the documentation links on the State challenge should be updated to reflect this.

Currently, the links are:
Component API: https://facebook.github.io/react/docs/component-api.html
Component Specs and Lifecycle: https://facebook.github.io/react/docs/component-specs.html

But I propose they be changed to:
Setting the Initial State: https://facebook.github.io/react/docs/reusable-components.html#setting-the-initial-state
Autobinding: https://facebook.github.io/react/docs/reusable-components.html#autobinding

I'm happy to open a PR to update this if all agree.

@DusanSacha
Copy link
Contributor

Hi, I know this answers comes a bit late 😄 but PR is always appreciated.

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

No branches or pull requests

2 participants