First of all I’m sorry that I haven’t wrote for a long time, I’ve been busy, but since I realized that is never going to change (at least not before the kids will move out of the house) I better continue write post even when I don’t have time. So I guess the post will [...]
In this post I will cover the following topics: Understanding how the prototype works Using the prototype for inheritance The Inherit Function Overriding methods In one of my previous post i talked about Object Oriented Javascript , where i mostly talked about class encapsulation. In this post i would like to advance to another important [...]
Problog This post will cover the following topics: Javascript is not a toy! How to define a class How to set Publich methods How to set Private variables How to set static methods JavaScript for Dummies? Programming languages are like football teams – it doesn’t matter which you like, you will support it and protect [...]