Pinned
257 contributions in the last year
Less
More
Contribution activity
July 2021
Created 9 commits in 2 repositories
Created 1 repository
- jstejada/react JavaScript
Created a pull request in facebook/react that received 5 comments
New devtools test for named hooks verifying case when hooks are used indirectly
Summary
Adds a new unit test to parseHookNames-test which verifies that we correctly give names to hooks when they are used indirectly:
e.g.
const…
+329
−17
•
5
comments

