Skip to content

hszeto/intro_to_javascript

Repository files navigation

Intro to Javascript.

sam_JSConstructors.html wrote by Sam Grimes.

Usage: Input user's details (input at least 2 entries to popular the array).

Output in Chrome console (try the following 4 commands):

newDude

newDude[1];

newDude[1].last;

newDude[1].toString();

  • from WDI week 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors