Weak maps in JavaScript - Basic JavaScript Fast (34)

Publicado el: 08 octubre 2022
en el canal de: Begin Coding Fast
574
3

In a weak map of JavaScript, when the key in object form is deleted outside the weak map, both the key and the corresponding value is also deleted in the weak map. Therefore, a weak map can save memory that an ordinary map cannot. In ordinary maps, both the key and value are still retained in the ordinary map when the key in object form is already deleted outside the map.

Playlist of my JavaScript course
   • [20 hours] JavaScript full course for begi...  

Playlist of my HTML5 and CSS3 tutorials
   • [12 hours] HTML and CSS full course for be...  

Playlist of my algorithm walkthrough
   • Algorithms and data structures | DSA cours...  

Playlist of my Java course
   • [14 hours] Java full course for beginners ...  

Playlist of my Java examples
   • Java projects for beginners | Java project...  

#javascripttutorial #javascriptfullcourse #begincodingfast #javascript #javascriptweakmaps


En esta página del sitio puede ver el video en línea Weak maps in JavaScript - Basic JavaScript Fast (34) de Duración hora minuto segunda en buena calidad , que subió el usuario Begin Coding Fast 08 octubre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 574 veces y le gustó 3 a los espectadores. Disfruta viendo!