Maps for JavaScript - Basic JavaScript Fast (32) | Object.fromEntries, Object.entries

preview_player
Показать описание
A map in JavaScript is a collection of key-value pairs. The video discusses how to create maps and access the value by keys. We can see if a key exists in a map. We can also delete a value my mentioning the key. We also learn the ways to iterate over the elements of a map. Finally, we can have two-way conversion between a map and an object that stores key-value pairs.

Playlist of my JavaScript course

Playlist of my HTML5 and CSS3 tutorials

Playlist of my algorithm walkthrough

Playlist of my Java course

Playlist of my Java examples

#javascripttutorial #javascriptfullcourse #begincodingfast #javascript #javascriptmaps
Рекомендации по теме
welcome to shbcf.ru