There are a lot of JavaScript frameworks out there today: React, Angular, Polymer, Vue, etc. How do you build a robust, true-to-spec component library that's compatible with any framework? Learn how the Material Design team solves this problem by extracting component business logic from an interface to be wrapped in any framework.