|
|
|
|
|
by ncfausti
1546 days ago
|
|
I agree. Hooks are an awful hack / offer poor user (developer) experience imho. Whenever you need to have warnings and rules for using things (that require linter verification to make sure developers aren't shooting themselves in the foot with common/regular usage) it's an anti-pattern. They are far too easy to mess up, especially for something that is meant to be a fundamental part of the library. |
|