Recently, I decided to convert Wordner, a silly card game that I created, into an online format. Besides the obvious technical challenges of coding it, I realized that I would need to choose between a synchronous or an asynchronous design.
Here’s why I chose synchronous.