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

Aberto
3 anos atrás foi aberto por towerofnix · 0 comentários

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
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.