Y
Hacker News
new
|
ask
|
show
|
jobs
by
chamomeal
681 days ago
Lol this is almost the exact same thing as the very first example of good URI design in the article
1 comments
wizerno
681 days ago
If you're referring to the StackOverflow example from the article, it's different because they follow `/questions/:id/:slug`. Keeping slug at the end makes it a lot easier to delete while keeping it readable.
link