2zH / articles-collection

Chuunibyou is good!
1 stars 0 forks source link

About Web Components #6

Open 2zH opened 7 years ago

2zH commented 7 years ago

~TodoList~

~- [ ] Polyfills~ ~- [ ] Framework~ ~- [ ] Bundler~ ~- [ ] Web Components with React and Vue~ ~- [ ] Browser Support~

~To be continue......~ Sorry...

2zH commented 7 years ago

Polyfills

Web Components

Browser support of polyfills: >= IE 11 Env test: http://html5test.com/

ECMAScripts 7+

Stage-0:

Stage-1

Stage-2

Stage-3

CSS 4

2zH commented 7 years ago

Browser Support

- Edge: Microsoft Edge and Web Components

2zH commented 7 years ago

Web Component

Life Cycle

[idea] Allow HTML Element attributes to accept any type of value, not just strings: https://github.com/w3c/webcomponents/issues/519

The difference between Custom Elements and React JSX

2zH commented 7 years ago

Framework