|
|
|
|
|
by i_s
1773 days ago
|
|
I mostly agree, but every now and then there is actually a good reason to override/re-implement them. For example, let us say you are using virtualized components [0], so all available elements have not necessarily been rendered to the DOM (making Control-F useless). [0] - https://github.com/bvaughn/react-virtualized |
|