Skip to content

Instantly share code, notes, and snippets.

@theophani
Last active December 14, 2015 05:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theophani/5037681 to your computer and use it in GitHub Desktop.
Save theophani/5037681 to your computer and use it in GitHub Desktop.

The Limits of Context

When to use Ajax and when to reload

In modern web application design and development, as we strive for greater control of the user's experience, we rely heavily on Ajax to control the interactions, transitions and feedback. We do this to maintain context for the user during their interactions. As designers, we need to be able to clearly see and communicate which contexts exist, so that developers can make decisions about how to keep and switch contexts.

Since this talk requires some basic understand of Ajax, I’ll begin defining Ajax and explaining how the technique is used in web development to create app-like experiences.

Come see this talk tonight, Tuesday Feb 26, 19:30, @co_up
http://www.meetup.com/opentechschool-berlin/events/104646232/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment