|
|
|
|
|
by cryptos
2163 days ago
|
|
It would be good if more care would be taken when designing URL schemes. It is not accidental that URL shorteners are used everywhere. Look for example at this link: https://www.amazon.com/Fundamentals-Software-Architecture-Engineering-Approach-ebook/dp/B0849MPK73/ref=sr_1_1?dchild=1&keywords=software+architecture&qid=1594966348&sr=8-1
Maybe each part has a solid reason to exist, but the result is a monster.I would prefer something like this: https://amazon.com/dp/B0849MPK73
And guess what, the above short link actually works! But Amazon didn't use this kind of links as a standard. |
|