Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sbr464
on Nov 6, 2021
|
parent
|
context
|
favorite
| on:
The fastest object diff library in JavaScript
Not checking for arrays (and nested array recursion) is most likely the biggest performance/feature difference.
Some diff libraries have React specific optimizations, if values might be React elements/components.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Some diff libraries have React specific optimizations, if values might be React elements/components.