Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: What’s your most recent “this didn’t need to be a SPA” experience?
20 points by jamghee on May 24, 2021 | hide | past | favorite | 13 comments



Reddit, Twitter, Instagram, Nike, Adidas...

As far as I'm concerned you want to use a SPA when you have dynamic interlinked state. None of these sites have that. You give up so much simplicity going to SPA its kinda crazy and again I say that as a person who loves Svelte but I think is only necessary for occasional core pages.

But I constantly doubt myself, I must be missing something? Maybe its just easier for large orgs with dedicated frontend/backend devs but it really doesn't seem efficient.


I honestly think it's bad implementations of SPAs that give them a bad name. The web experience for Reddit so just terrible. Thank god (and the original devs) for old.reddit!


I personally prefer Reddit as a non-SPA, but it's interface isn't _just_ the result of being a SPA.

It takes serious effort to build an experience as horrible as new Reddit (especially if you attempt to view anything from a mobile browser).


I think nowadays it's just easier to develop SPAs and make changes along the way. Frontend and backend teams can be separate and work more independently. Most of the issues mentioned here why people dislike SPAs (e.g. no back proper button) can be fixed.


I remember when Twitter was not an "SPA", it wasn't great either.


Google codelab, e.g. https://developer.android.com/codelabs/android-paging#3

The ability to press back on tutorials is incredibly useful. And the site seems unnecessarily slowed down by SPA. There's nothing here that needs a SPA besides logging in and gamifying that you completed a tutorial.


The ridiculous thing about SPAs is that any SPA website is either content better served without the SPA experience or is some ambitious application that happens to execute in the browser and doesn’t need the weight of common SPA frameworks.


The API documentation for one of our partners is a SPA that never should have been. There is no way to share a URL to a specific piece of the documentation because all navigation is handled in JS.


Uber Eats. It's completely broken.


Confluence


I looked at my coffee this morning and said, "This didn't need to be an SPA."


All websites


SPA exists

Orange warriors: endgame




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: