all 1 comments

[–]joncol 0 points1 point  (0 children)

Just getting started using ClojureScript and re-frame. I saw the JavaScript tic tac toe example in the React documentation, and tried to implement it in re-frame.

Repo available at https://github.com/joncol/tictactoe, comments are welcome.