SW StudyWalks

Computer Science  /  CS 0546  ·  Atom · ~20 seconds

The Single-Page Application

Video not yet published
to the StudyWalks catalog
State

A single-page application offers functionality like a traditional desktop program — small transmissions replacing expensive full-page refreshes, drastically improving user experience by reducing latency.

Show

An inbox that opens messages instantly, with no page reload, is the pattern in daily use.

Watch for

One page loaded once; everything after is conversation.