Closed nkmlombardi closed 8 years ago
Currently the players, games, and messages storage collections are declared as global variables in the node file. This is considered bad practice and needs to be moved to an exports file that is included in other files.
Currently the players, games, and messages storage collections are declared as global variables in the node file. This is considered bad practice and needs to be moved to an exports file that is included in other files.