Skip to content

Conversation

@mattcam3r0n
Copy link
Owner

rock paper scissors assignment

return hand.toLowerCase().trim();
}

const isHandValid = hand => {

Choose a reason for hiding this comment

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

Really awesome work! You're doing some pretty advanced stuff here. Nice use of functional programming to compartmentalize the parts of the app.

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