@stilkov Because they make hypermedia-based flows difficult by forcing static routing in client side code.
1
@szymonpobiega Make no mistake, I hate SPAs. But I believe they can be part of a RESTful app if they use a hypermedia format such as HAL.
2
@stilkov you can build SPAs to request hypermedia-rich responses, parse (optionally render) the data/controls. rinse/repeat. @szymonpobiega
1
1
@stilkov yeah, that reply should have been directed to @SzymonPobiega w/ you as cc. your roca-style.org covers this already, right?
1
@stephen_mizell @mamund Why not skip the SPA idea altogether and use the most supported, documented, supported hypermedia format (HTML)?
2
1
@stilkov those two (SPA & HTML-based APIs) are not mutually exclusive. @stephen_mizell
1
@stephen_mizell @mamund Sort of, although I’d argue it’s no longer an SPA if you do that :-)
Jun 4, 2014 · 9:11 PM UTC
1


