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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -