#7 Cacheable Object: Array/object updates should (non-deep) equality check before invalidating caches

开启中
towerofnix3 年之前创建 · 0 条评论

I.e, each key in the original array/object should match (===) the new one, and vice versa (no added properties/items).

There are probably smarter ways to implement comparisons / update detection for non-primitives, so maybe that's worth investigating too. :P

I.e, each key in the original array/object should match (===) the new one, and vice versa (no added properties/items). There are probably smarter ways to implement comparisons / update detection for non-primitives, so maybe that's worth investigating too. :P
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。