JavaScript Inheritance and Object Programming
Coding Tutorial, Chapter 2b
Add a Class-Based Inheritance Skeleton
© 18 July, 2013, Martin Rinehart
Results
This exercise has no visible results.
Code
Code within the <script>
tag (following "use strict";
).
"ns" is a very good namespace name (easy to type) while you are writing code. Don't forget to change it before you deliver your code.
Feedback: Martin Rinehart at gmail dot com.
# # #