Comment by MrJohz

6 months ago

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.

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