(Developer) Responsive Menus and Off Canvas Elements

The biggest challenge for front-end developers today might be the staggering amount of diversity from one browser to the next. We try to build sites that last. We try to make them look good on all the things. Considering this, we’ll need to stay focused and build great looking sites that work well on any device. Common front-end layout patterns can certainly help.

In this session, we’ll dive into code for a jQuery plugin for responsive menus and take a look at off canvas patterns for device-agnostic layouts. The talk will emphasize large and small touch screen considerations.