-
-
Notifications
You must be signed in to change notification settings - Fork 64
Hash based vs Pseudostatic routing
nin-jin edited this page Mar 2, 2023
·
3 revisions
Hash based: http://example.org/#product=123/order
- One more symbol
- Isn't compatible with standard hash-based anchoring to element by id
Pseudo static: http://example.org/product=123/order
- Server-side routing required
- Isn't compatible with static server
- Isn't compatible with CDN
- Isn't compatible with Cordova
- HTML сache littering