1The Route File as a Map
A junior developer should be able to open your 'userRoutes.js' file and immediately understand every operation possible on a User just by reading the route definitions, without having to look at the underlying controller logic.
