-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About Web Components #6
Comments
PolyfillsWeb Components
Browser support of polyfills: >= IE 11 ECMAScripts 7+
npm install \
babel-core@next \
babel-preset-env@next \
babel-preset-stage-0@next -D Stage-0:
Stage-1
Stage-2
Stage-3
CSS 4
|
Browser Support |
Web ComponentLife Cycle
[idea] Allow HTML Element attributes to accept any type of value, not just strings: WICG/webcomponents#519 The difference between Custom Elements and React JSX
|
TodoList- [ ] Polyfills- [ ] Framework- [ ] Bundler- [ ] Web Components with React and Vue- [ ] Browser SupportTo be continue......Sorry...
The text was updated successfully, but these errors were encountered: