Episode

Populating arrays [31 of 51]

Once an array is created it needs data. And we need to be able to retrieve the data. We'll show off how to add data to an array, and how indexes work to find specific values.

  1. Learn more at: https://github.com/microsoft/beginners-intro-javascript-node
  2. Watch the entire series: https://aka.ms/BeginnersSeriesToJavaScript

#JavaScript #Beginners #Tutorial #NodeJS

Beginner
JavaScript