I have been using AdBlock Plus for years now. After reinstalling my desktop recently, I decided to try something else. We can alter the hosts file on our PC to blacklist domains.
[Read More]
Tic-Tac-Toe with Phoenix & Vue [Part 1]
Creating the game engine
Introduction
In this tutorial series, we are going to write a web-app that enables 2 players to play the Tic-Tac-Toe game online.
It will be leveraging the OTP platform to make the app scalable and fault tolerant and consist of the following elements:
[Read More]