A brief lesson for our software engineers on Responsive Web Design.
The first half covers why responsive design is so important including the business case, the technical problems it solves, and why it's mutually exclusive from native apps.
The second half covers the implementation techniques. I discuss CSS media queries and optimizing image payloads.