Building a Responsible Web

Who wants to talk about the responsive web? When we talk about a responsive web we tend to focus on moving pixels around based on screen size, but there is a lot more to it.

In this session, Corey will broaden the discussion as he talks about mobile-first design. He has recommended tools and ways to make JavaScript and CSS respond to media queries and device changes. He will give you approaches to make your sizes load faster with limited bandwidth required from mobile devices.

What You’ll Learn

  • Accessibility is responsive
  • Context is still king
  • Design for the small screen first
  • Design for the slow web
  • Best JavaScript practices for responsive design
  • Tools for responsive design