▲ React - Making Component & Hooks With Clean Code Approach at orizens.com▼3 up and 0 down, posted by orizens 1424 days ago 1 comment
tracker1 1420 days ago. link 1 point ▲ ▼Minor issue, having your event handlers (lambda functions) declared *in* your component context, then passing to "pure" components will trigger a re-evaluation cycle as the functions themselves don't match the prior instance.