Skip to content

add clue giving logic#4

Open
jixwanwang wants to merge 3 commits into
jbowens:masterfrom
jixwanwang:master
Open

add clue giving logic#4
jixwanwang wants to merge 3 commits into
jbowens:masterfrom
jixwanwang:master

Conversation

@jixwanwang
Copy link
Copy Markdown

No description provided.

Comment thread assets/javascript/game.js Outdated
$('#clue-word')[0].value = "";
$('#clue-word')[0].disabled = false;
$('#clue-count')[0].value = "";
$('#clue-count')[0].disabled = false;
Copy link
Copy Markdown
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
Copy Markdown
Author

@jbowens i reacted

@al63
Copy link
Copy Markdown

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