Hacker News new | ask | show | jobs
by whitefish 3198 days ago
JSX standard is independent of React and can be used with Web Components. Also, HTML import is unnecessary to use Web Components. The key technologies in Web Components are ShadowDOM and Custom Elements.