Viewing profile — tkdodo
tkdodo
HN member- Joined
- Sun, Dec 27, 2020, 2:44 PM UTC
- HN karma
- 11
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About tkdodo
No profile information was provided.
Recent public activity
- story
-
comment
Comment #44720199
> blindly applying React.memo should be a huge win That’s what the react compiler does, and it’s a good idea in that case because the compiler knows how to do it correctly, for _ev…
-
comment
Comment #44720147
author here , sorry for the confusion. I did not mean to imply that leaving out the prop from useCallback is better - you _always_ have to adhere to the exhaustive-deps lint rule t…
-
comment
Comment #37943040
so cacheTime was really confusing because it seemed like "this is the amount time we cache data for", but that's not what it is. So a rename had to happen. We had some discussion o…
-
comment
Comment #29124804
I’ll definitely update that article once the new TS version is released :)
- story
- story