ga-wdi-boston / js-objects-prototypes

Other
0 stars 161 forks source link

ga-wdi-boston/js-objects-prototypes #1

Open jrhorn424 opened 8 years ago

RealWeeks commented 8 years ago

75min including lab.

jrhorn424 commented 8 years ago

75 minutes is two units.

jrhorn424 commented 8 years ago

55 minutes without a lab solution walk-through, 75 minutes with

gaand commented 8 years ago

50 minutes all in.

jrhorn424 commented 8 years ago

35 minutes, only possible because we spent a little time in the previous lesson on constructors contrasting the use case of constructors with that of prototypes.

tvcrawley commented 7 years ago

70 minutes. Extra time (10 min) used to discuss how to run code from node and touched on the purpose of prototypes (more than once).

tvcrawley commented 7 years ago

50 minutes. Discussed multiple examples on how to conceptualize prototypes and their use.

Jcornmanhomonoff commented 7 years ago

50 minutes.

Didn't get a chance to show a solution to the lab but walked around and only a few people were having difficulty understanding how prototypes worked. A few people asked questions like "can you use attributes with prototypes." Over all it went very smoothly. I only wish I had more time for them to work on the lab because I went long in js-objects-constructors.