logoalt Hacker News

sam1rlast Tuesday at 11:26 PM1 replyview on HN

That's only because SPAs routing maybe internal for that particular app. In that case, the UI/UX to end user is *only* possible and smooth when they hijack the back button as such.


Replies

bryanhoganlast Wednesday at 4:11 AM

Yeah, I think people are forgetting that if we want PWAs to behave and function like "native apps" that this functionality is needed.

I revently built an app with SvelteKit + Capacitor and had to implement the stack-based navigation one expects from a phone app myself.