Hacker News new | ask | show | jobs
Show HN: React-smart-key – Pass anything as key without re-renders (github.com)
6 points by zzarcon 2795 days ago
2 comments

What 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?
Does this improve performance much?

Stat's or bench marks would help sell the idea to people