React 17 removes event pooling in the modern browsers Thursday, April 08, 2021 Teklinks The Event handlers in React applications are passed instances of SyntheticEvent, a cross-browser wrapper around the browser’s native event. The SyntheticEvent objects are pooled. Full article Email This BlogThis! Share to X Share to Facebook