I learned how to use the HTML5 Canvas API in two dimensions to render the Connect Four board and pieces.
Also, I developed my understanding of real-time multiplayer mechanics by enabling two players from different browsers to join the same match and keep their game state synchronized using Firebase.