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

add clue giving logic #4

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

Conversation

jixwanwang
Copy link

No description provided.

$('#clue-word')[0].value = "";
$('#clue-word')[0].disabled = false;
$('#clue-count')[0].value = "";
$('#clue-count')[0].disabled = false;
Copy link
Owner

Choose a reason for hiding this comment

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

I think in "The React Way" these should be a part of the state and then incorporated in render.

@jixwanwang
Copy link
Author

@jbowens i reacted

@al63
Copy link

al63 commented Jan 29, 2017

THIS IS BAD 👎

@jbowens jbowens closed this Mar 19, 2020
@jbowens jbowens reopened this Apr 1, 2020
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.

3 participants