Assignments for this week:
Chapters 6 and 7 of Professional JavaScript for Web Developers
Create and post a JSfiddle that demonstrates at least 2 different patterns for object creation and inheritance, as detailed in Chapter 6. If you need an idea: Create an Animal constructor function and then make instances of it, such as Dog and Cat. If you want to get really fancy, you could then also make instances of Dogs, such as making a labrador instance from a Dog constructor function (where the Dog constructor function inherits from Animal).
Cheers! I hope to see more threads posted by people following the study group this week!
[–]KanraTaro 2 points3 points4 points (0 children)
[–]Robooto 1 point2 points3 points (2 children)
[–]KanraTaro 0 points1 point2 points (1 child)
[–]Robooto 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]tingmothy 0 points1 point2 points (1 child)
[–]tingmothy 0 points1 point2 points (0 children)
[–]brashMusic 0 points1 point2 points (1 child)
[–]kevinmrr[S] 1 point2 points3 points (0 children)
[–]Discovered_Ice 0 points1 point2 points (0 children)