🌱 Trailing Slashes on URLs

Source

frameworks and tools should take a harder line in preventing confusingly similar but distinct URLs in a project. It is a usability error to have resource.html (output to /resource) and resource/index.html (output to /resource/) fighting over the same URL in the same project, and we should treat it as such.

Made by Brandon . If you find this project useful you can donate.