Javascript Arrays



Javascript Arrays

Javascript Arrays

Today we are going to talk about Javascript Arrays. Javascript Arrays are basically an object that we can use to store more than one value. And the way objects work, is that we can access certain properties of it using dot notation or methods. That is something you will see later in the video.

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬

0:00 – Intro
0:15 – Arrays
1:20 – Indexing
2:58 – Properties & Methods
4:08 – Outro

▬ Resources ▬▬▬▬▬▬▬▬▬▬

Javascript Data Types – https://youtu.be/RUFKA3xNQOU

Javascript Playlist – https://www.youtube.com/watch?v=WSUxabPn8bs&list=PL89wegYGjbCZoccdCRDshBYS-ehoZUH_K&pp=gAQB
CSS Playlist – https://www.youtube.com/watch?v=8K8SG8dwH6c&list=PL89wegYGjbCYLGI7FMwTDcuiX-39M_4uJHTML
HTML Playlist – https://www.youtube.com/watch?v=-lpiJbOxI6A&list=PL89wegYGjbCZnjMRbqnQOc18FZjLC_WAp
Web Development: Getting Started – https://www.youtube.com/watch?v=Jrc2pOY_nnA&list=PL89wegYGjbCb3OFZo3C8G_c4ydOIB8jR2

▬ Socials ▬▬▬▬▬▬▬▬▬▬

Twitter – https://twitter.com/Liberator_l

This video is meant to achieve the goal of teaching you what Javascript Arrays are and how to use them. It further explains the different ways you can use them and what they mean.