With the advent of Shadow DOM, HTML Imports, HTML Templates, and Custom Elements, the future of web development is pretty bright. In this post I’d like to talk about a few concepts which may help when writing custom elements, and how you can improve your element interop with other frameworks. Using Custom Events …