DEV Community

Discussion on: Why the React community is missing the point about Web Components

Collapse
 
calebwilliams12 profile image
Caleb Williams

I just need custom event support in JSX. There's not a lot else that's too difficult to do when just considering web development. Using refs and componentDidMount is cumbersome, adding native event handling would make a huge difference in how easy it is to work with React and web components.