Live data from Hacker News

Viewing profile — tkdodo

tkdodo

HN member
Joined
Sun, Dec 27, 2020, 2:44 PM UTC
HN karma
11
Public activity
7 items

About tkdodo

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. 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…

  4. 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…

  5. comment
    Comment #29124804

    I’ll definitely update that article once the new TS version is released :)

  6. story
  7. story