JavaScript Tutorial | Arrays, Conditions, Loops & Functions




A few quick examples: Arrays, Conditions (if statements, case statements), Loops (for loops, while loops) and custom functions.

Original source


4 responses to “JavaScript Tutorial | Arrays, Conditions, Loops & Functions”

  1. Hi Mate,

    Could you please provide more understanding  on the myArray[x].

    I had a similar more complex code doing a loop where I could not find the value which the loop was at. 
    I am using Chrome web development and watching for the expression myArray trying to find the value somewhere inside the object myArray.

Leave a Reply