in your server function should the params be `function server(handler, port)`? `app` seems a bit confusing as a param, what do you guys think?
in your server function should the params be
function server(handler, port)?appseems a bit confusing as a param, what do you guys think?