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

Ouvert
Créé il y a 3 ans par towerofnix · 0 commentaires

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
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.