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 issue [...]
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 its interest no matter what. Back in the [...]