logoalt Hacker News

qudatyesterday at 12:50 PM2 repliesview on HN

If you employ a "preload then rehydrate" data sync paradigm then you should never see a blank page -- except on initial JS load. This is just an improper data sync strat and has nothing to do with SPA.

I built a lib specifically designed for this strat: https://starfx.bower.sh/learn#data-strategy-preload-then-ref...


Replies

pc86yesterday at 1:18 PM

"Devs are doing SPAs wrong" is irrelevant when 90% of devs do SPAs that way. That it's wrong doesn't help the fact that most SPAs have garbage user experience.

fideloperyesterday at 3:32 PM

“just add more complexity”