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

Create TicTacToe.kt #18

Merged
merged 1 commit into from
Nov 22, 2017
Merged

Create TicTacToe.kt #18

merged 1 commit into from
Nov 22, 2017

Conversation

ScottHuangZL
Copy link
Contributor

A TicTacToe Kotlin-React implementation by [email protected]
The code try convert from below javascript version to Kotlin-React version
https://reactjs.org/tutorial/tutorial.html
or https://doc.react-china.org/tutorial/tutorial.html
The code pen javascript sample : https://codepen.io/gaearon/pen/gWWZgR?editors=0010

Note: I am also quite new in Kotlin + ReactJS field, above practice does help to improve my personal skills, so try share to others act as tutorial sample to save their time/efforts.

The code can successfully run to get TicTacToe result. But I think there have room for expert to continue improve to become formal tutorial.

A TicTacToe Kotlin-React implementation by [email protected]
The code try convert from below javascript version to Kotlin-React version
https://reactjs.org/tutorial/tutorial.html
or  https://doc.react-china.org/tutorial/tutorial.html
The code pen javascript sample : https://codepen.io/gaearon/pen/gWWZgR?editors=0010

Note: I am also quite new in Kotlin + ReactJS field, above practice does help to improve my personal skills, so try share to others act as tutorial sample to save their time/efforts.

The code can successfully run to get TicTacToe result.   But I think there have room for expert to continue improve to become formal tutorial.
@ScottHuangZL ScottHuangZL mentioned this pull request Nov 22, 2017
@Leonya Leonya merged commit 4976df3 into JetBrains:master Nov 22, 2017
@ScottHuangZL ScottHuangZL deleted the patch-3 branch November 22, 2017 09:37
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.

2 participants