JavaScript Prototype Inheritance with function declaration and expression in ES5

I hope that somebody who forgets this kinds of basic but very important information will find this post very useful. I have demonstrated different cases of inheritance(extension) in JavaScript so that JavaScript developers can achieve OOP. This sample code is written in different concepts you should read the following posts as well. I try to … Continue reading JavaScript Prototype Inheritance with function declaration and expression in ES5