Index.js is a really common file name and I don't particularly like it so try not to use it wherever possible. I know this was probably in some of the workshops so you copied the file structure. This file could probably be renamed to something like start_server.js because that is what it is doing.
Index.js is a really common file name and I don't particularly like it so try not to use it wherever possible. I know this was probably in some of the workshops so you copied the file structure. This file could probably be renamed to something like
start_server.jsbecause that is what it is doing.