Fork me on GitHub

> _ Maciej Sikora

programming blog

Skip to content

Tag: abstract class

Abstract “class”/type in JavaScript ECMA 5.

In ECMA 5 no classes exists but inheritans is created by prototype chains. How to create abstract structures which should not be used in code? I give some possible solution for that.

More “Abstract “class”/type in JavaScript ECMA 5.”

Author Maciej SikoraPosted on 19 September 201618 October 2016Categories JavaScriptTags abstract class, javascriptLeave a comment on Abstract “class”/type in JavaScript ECMA 5.

Maciej Sikora

I am software developer for over 9 years. I love coding user interaction in Android applications and web rich applications.

Maciej Sikora ® 2019