As the number of modules is gonna grow, having just /modules/{module-slug} can lead to difficulties when trying to find one.
Maybe a different approach would help us in the future to easily identify, to which focus area they belong to, for instance:
/modules/{focus}/{module-slug}
/modules/{focus}-{module-slug}
As the number of modules is gonna grow, having just /modules/{module-slug} can lead to difficulties when trying to find one.
Maybe a different approach would help us in the future to easily identify, to which focus area they belong to, for instance:
/modules/{focus}/{module-slug}
/modules/{focus}-{module-slug}