Skip to content

Instantly share code, notes, and snippets.

@KrofDrakula
Created November 9, 2011 10:01
Show Gist options
  • Save KrofDrakula/1351007 to your computer and use it in GitHub Desktop.
Save KrofDrakula/1351007 to your computer and use it in GitHub Desktop.
New topic for #wwwh

Adaptive Web Applications

Because finding good examples for adaptive algorithms while keeping it under an hour and grokkable, I've decided to refocus my topic to adaptive web apps.

This isn't your vanilla responsive web design as you're used to. The topic will cover adapting UI logic to the current device and controlled by media queries and device features. This enables you to adapt your UI logic to several different devices and capabilities in a single code base by using a Javascript framework (to be announced, since I still have to write it ;)) to map actions to the UI.

And yes, the talk can be in English if you're so inclined.

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