https://github.com/frigus02/react-web-components-playground
https://github.com/frigus02/react-web-components-playground
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frigus02/react-web-components-playground
- Owner: frigus02
- License: mit
- Created: 2019-03-08T20:05:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T19:57:30.000Z (over 7 years ago)
- Last Synced: 2024-10-06T09:43:16.069Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 397 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React & Web Components Playground
## Slides
https://docs.google.com/presentation/d/1SsT7nTQ4Dd_LhGwyGo7pjn7SiATiBcWcI7drLA3Y1LU/edit?usp=sharing
## More resources
### Custom Elements Everywhere
- https://custom-elements-everywhere.com/
### Standards and libraries
- [Standard: Constructable Stylesheets, adoptedStyleSheets](https://developers.google.com/web/updates/2019/02/constructable-stylesheets)
- [Standard Proposal: Scoped Custom Element Registries](https://github.com/w3c/webcomponents/issues/716)
- [Web Components Polyfill](https://github.com/webcomponents/webcomponentsjs)
- [Library: Function Web Components](https://github.com/frigus02/function-web-components)
- [Library: lit-html](https://github.com/Polymer/lit-html/)
- [Library: hyperHTML](https://github.com/WebReflection/hyperHTML)
### Web Components
- https://github.com/github/details-dialog-element
- https://github.com/web-padawan/aybolit
### Blogs
- https://developers.google.com/web/fundamentals/web-components/best-practices
- https://css-tricks.com/a-guide-to-custom-elements-for-react-developers/
- https://www.smashingmagazine.com/2018/07/reusable-components-custom-elements-shadow-dom-npm/
- https://medium.com/@bdc/web-components-the-react-way-8ed5b6f4f942
- https://dev.to/ben/why-the-react-community-is-missing-the-point-about-web-components-1ic3
- https://dev.to/thepassle/web-components-from-zero-to-hero-4n4m
- https://css-tricks.com/an-introduction-to-web-components/
- https://twitter.com/vincentriemer/status/1022447091455598593
- https://vaadin.com/tutorials/using-web-components-in-react