Migrating from HTML canvas to SVG
In the last article of this series, I showed how my Battleship app is deployed. This time, I want to write about a small technical migration I did in the frontend.
To display the game board in the browser, I initially started with an HTML canvas elem...
cyja-cs.hashnode.dev9 min read