All Articles
Categories
Contact
Conference
Articles by Chetan Gawai
Apr 6, 2021
React 17 removes event pooling in the modern browsers
React 17 removes event pooling in modern browsers as it does not improve the performance and causes confusion.
Mar 2, 2021
React 17 stops event bubbling in scroll event
In React 17 the scroll event no longer bubbles to align with browser's behavior.