The WeekendWebDev newsletters send occasional projects for web devs to build and on the 82th issue, on July 8th, 2023, the issue sent had a project to be built in Vue and to make a TicTacToe.
This PR builds that project but in Preact + Fresh instead, as the way to integrate it into my website. It also builds the foundation that will be used to create a multiplayer version at tictactoe.deno.dev.
This PR also does minor type fixing in some imports and strips out all the boring text from /projects.
The WeekendWebDev newsletters send occasional projects for web devs to build and on the 82th issue, on July 8th, 2023, the issue sent had a project to be built in Vue and to make a TicTacToe.
This PR builds that project but in Preact + Fresh instead, as the way to integrate it into my website. It also builds the foundation that will be used to create a multiplayer version at tictactoe.deno.dev.
This PR also does minor type fixing in some imports and strips out all the boring text from
/projects
.