Skip to content

foretagsplatsen/widgethon

Repository files navigation

React and Web components

A PoC to investigate the usability of web component built with React

Builds

$ yarn run build

Notes

  • CSS style have to be inlined when the shadow DOM is used (and it should be used)
  • The process is quite straight-forward
  • There is question about if it should be one single web-component, and a big React component behind, or if it should be a lot of web-components, each with its own small React component. Maybe the virtual DOM would be more efficient with a single big react app, where having multiple web-components offers a better re-usability.

About

POC about webcomponents made with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published