Basic JavaScript (37/111) | Store Multiple Values in one Variable using JavaScript Arrays
Full playlist 👉 • Basic JavaScript (1/111) | Comment Your Ja...
With JavaScript array variables, we can store several pieces of data in one place.
You start an array declaration with an opening square bracket, end it with a closing square bracket, and put a comma between each entry, like this:
var sandwich = ["peanut butter", "jelly", "bread"].
Modify the new array myArray so that it contains both a string and a number (in that order).
Hint: Refer to the example code in the text editor if you get stuck.
https://www.freecodecamp.org/learn/ja...
На этой странице сайта вы можете посмотреть видео онлайн Basic JavaScript (37/111) | Store Multiple Values in one Variable using JavaScript Arrays длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Stral Tech 28 Август 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 381 раз и оно понравилось 1 зрителям. Приятного просмотра!