1. React
  2. ReactNext
  3. 2019
  4. I’m With Web Components and Web Components Are With Me

I’m With Web Components and Web Components Are With Me

Gil Fink at ReactNext 2019

Web development changed dramatically during the last years. With the enormous amount of JavaScript libraries and the new HTML5 standard, today it is much easier to create web apps. When building a web app, you will probably want to reuse some of the web components you built. But how can you do that with the current state of HTML? One of the new and emerging web standards is Web Components. The Web Components standard enables you to create reusable web components that include HTML, CSS and JavaScript. Can we use Web Components with React or vise versa? This session will answer this question and explain the why and how to do such a thing.