Hacker News new | ask | show | jobs
by iamphilrae 1043 days ago
Beauty of that though is that you can CMD+click on each one and open all 50 into separate tabs, then work on each one whilst the others load in the background. Want to cross-reference? Easy, just shift a tab to a new window. All likely not possible in an SPA, either because links don’t work like links, or because it’ll muck up state.
1 comments

You can do that with a SPA. All SPAs I made and most of the ones I use support it just fine.