Countdoku – Building a fast NextJS game with almost no JavaScript

tldr: I’ve built a multiplayer Sudoku game which you can play at Countdoku.app. Read on if you are interested in the technical details, (they’re cool, honest!) Many years ago I became i… Read more

Similar

Clean Code Applied to JavaScript

Many developers think that comments are good practices while others think totally the opposite, that is, to apply comments are bad practices. Sorry to tell you that there are no absolute rules, everything depends on the case. The truth is that there are a... (more…)

Read more »