Skip to main content

Single-Page Applications

  • Chapter
  • First Online:
Practical Application Development with AppRun
  • 890 Accesses

Abstract

The Web started as static web sites that served static HTML documents. The HTML documents contained hyperlinks to other documents distributed on web servers all over the world. Later, the web sites became web applications when web servers could generate dynamic content based on the user navigation and input. These web servers use a server-side technology, such as ASP, JSP, or PHP, to retrieve and update data from and to databases and generate HTML dynamically. This is called traditional server-side rendering (SSR).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 37.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    For more information about the webpack configurations, please visit https://webpack.js.org/guides/code-splitting/#dynamic-imports .

  2. 2.

    For more information about the browser support of ES6 module, please visit https://caniuse.com/#feat=es6-module .

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Yiyi Sun

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Sun, Y. (2019). Single-Page Applications. In: Practical Application Development with AppRun. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-4069-4_7

Download citation

Publish with us

Policies and ethics