Chapter 9 - Constructors: building objects with functions

Click the title to see the listing, solutions to exercises and video tutorials on this site. Click the JS Bin code to see the live listing on JS Bin.

ListingTitleJS Bin Code
9.01 Using a function to create an object jiroyo
9.02 Adding methods to our constructed object zogure
9.03 An array of constructed objects jiweze
9.04 A Planet constructor bixico
9.05 Including a moons array in our Planet constructor wiguya
9.06 Creating multiple Planets with our constructor wewewe
9.07 A quiz question constructor vuyesi
9.08 A calendar event constructor gemiyu
9.09 A Place constructor part 1 pogive
9.10 A Place constructor part 2 qemica
9.11 A Place constructor part 3 parale
9.12 A Player constructor function leqahi