logoalt Hacker News

MrJohzyesterday at 12:08 AM1 replyview on HN

The synthetic event also adds its own abstractions though. For example, the `onChange` handler in React behaves very differently to the native DOM `change` event.


Replies

bevr1337yesterday at 3:49 AM

And then some. Switching to react-native or other render targets can also be a doozy. Hopefully the references clarify all the features.