David Catuhe (@DeltaKosh), a Program Manager on the TED team at Microsoft, has been building a set of labs for interoperable web development. The goal of this is to make sure that a website “just works”, regardless of the platform and browser you are viewing it from, mobile included.
Here is a link to his GitHub labs, which are extremely thorough and easy to understand. Here are some of the topics covered:
- Edge mode and feature detection
- Web dev best practices
- Cross browser testing
- Mobile first w/ responsive design
@DaveVoyles

