Show HN: React-smart-key – Pass anything as key without re-renders
1–3 of 3 posts
Re: Show HN: React-smart-key – Pass anything as key without re-renders
#2Does this improve performance much?
Stat's or bench marks would help sell the idea to people
Re: Show HN: React-smart-key – Pass anything as key without re-renders
#3What is an example of when you would want a promise to represent the key of a component? Wouldn’t you be more interested in identifying the component by the result of the promise?