Developer argues for ditching query strings in URL design
hackernews·2w·susam
A developer shared their case for eliminating query strings from application URLs, favoring cleaner path-based routing instead. For indie makers building web apps, this touches on a real tension between REST conventions and user experience—particularly around bookmarkability, sharing, and browser history behavior.
Original story
Read the original on hackernews