I’m having problems with people in my organization using Express Generator, and more experienced people has to clean up the mess.
As explained in https://gist.github.com/joepie91/95ed77b71790442b7e61#javascript-refresher, Express Generator generates confusing, unnecessary and bloated code.
In fact, it shows Express from it’s worst possible side as a starting point. Which is sad, considering Express is such a great tool.
So we actually suggest removing the tool, or at least bury it deep inside the docs, not in the startup guide.
It’s an unnecessary tool, leading to confusion and extra work. The rest of the framework is stellar, so just drop the thing altogether.