Hacker News new | past | comments | ask | show | jobs | submit login

while web components are interesting, how can you do native apps on top of it when needed? e.g. vue-native, react-native etc, or at least support by something like Electron etc.

or is it strictly a web-browser-only thing?




It's a browser spec, so yeah browser-only. Electron is browser-based (Chrome), so web-components can be used there.

Check out https://github.com/Polymer/pwa-starter-kit/wiki for concrete examples using LitElement (https://github.com/Polymer/lit-element)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: