at://samuel.bsky.team/app.bsky.feed.post/3l6regdbiyp23
Record JSON
{ "$type": "app.bsky.feed.post", "createdAt": "2024-10-18T06:41:42.192Z", "langs": [ "en" ], "text": "Advice for new Bluesky users:\n\nIf you've memoized a react component with React.memo, make sure to use useCallback for any functions you pass it. Otherwise they won't have stable identities, and it will make the memo useless since the props will be different every time!" }