79097684

Date: 2024-10-17 10:43:16
Score: 2.5
Natty:
Report link

When you use an ID you are referring to a domain object like a blog post. Your route should state your intent by having example.com/blog-post/sTPTi

This way it is clear what object you are referring to that is identified by sTPTi and you avoid the potential name/id collision.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): When you use an
  • Low reputation (1):
Posted by: MrStringkey