The code here is experimental and only for proving the proof of concepts. So intentionally many better practices may have been avoided to keep it to the point.
A simple state management library using the new React Context API. If you are interested how this library is evolving have a look at the following video tutorials https://www.youtube.com/watch?v=Gpdn3ePOp_Q&list=PLNIn9uF_2Il6fNDcuELNWLPvrb8tu4L5L
A real project based on reactjs (step by step evolution)
A simple socket.io nodejs multiplayer tic tac toe game.
A simple one on one socket.io nodejs example for training purpose.
Code your own ExpressJS like framework