Shannspan / clg-js-8

CLG JavaScript Lesson 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clg-js-8

CLG JavaScript Lesson 8

All array code is in sttgame.js. Output to console and beachcombing.html

  • Create arrays
  • Loop through array iterations
  • Use push + pop methods to edit arrays
  • Output length of array
  • Demonstrate understanding of array index

Next I want to learn how to

  • Use array properties and methods to manipulate array items style on frontend
  • Learn more about the uses of arrays for complex data management

About

CLG JavaScript Lesson 8


Languages

Language:JavaScript 54.1%Language:CSS 24.5%Language:HTML 21.4%