To improve my vuejs skill I decided to take the tic-tac-toe game from the reactjs tutorial and re-implement it in vue 2.x + vuex
The result is available on Github under CC0 license, here
Every comment or suggestion to improve the code is welcome π
Top comments (2)
Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers donβt have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.
If you choose to do so, you also have the option to add a canonical URL directly to your post.
Thank you for the advice, I haven't write any external blogpost about this. I shared only the repository with the source code of re-implementation with the goal to discuss here on dev.to some possible improvements