html - why public websites does not use single page interface (SPA)? -
html - why public websites does not use single page interface (SPA)? -
why not recommended utilize single page interface public websites? now-a-days search engines capable crawling spi sites proper web page design.
is there other reason?
this less stackoverflow question , more give-and-take forum question, comes mind concept of websites "break button".
for big websites, single page application design hard because giving users range of functionality , interactivity coupled ability move fluidly , forth between states introduces problems. user has nail button 95 times leave site, or hits button 1 time expecting go "back" within application , instead leaves site , loses state unexpectedly.
it's great in theory hard in practice.
html web-crawler single-page-application singlepage
Comments
Post a Comment