Mike North discusses the W3C web component specification including HTML imports, templates, custom elements, and shadow DOM. He explains how each part works and provides code examples. Frameworks like Ember and React handle these concepts through their own abstractions like components, templates, and CSS encapsulation techniques. North demos a simple component built with these web component standards.