#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 參與者
正在加載...
取消
保存
尚未有任何內容