Hacker News new | ask | show | jobs
by robertoandred 2230 days ago
Not sure why you think SPAs can't have unique URLs or real links.
1 comments

They can, but it requires additional work on the part of the developers, which in my experience is almost never done. Also, that's kind of what the SPA acronym stands for, no?
It does not require much work, and basically none of you use any standard libraries or frameworks, which handle it all for you.

And SPA doesn’t mean you can’t use real links or pages.