Click here to Skip to main content
15,892,674 members
Articles / Programming Languages / Javascript

How to implement inheritance in JavaScript

Rate me:
Please Sign up or sign in to vote.
4.40/5 (4 votes)
23 Dec 2011CPOL2 min read 54.8K   14  
JavaScript hasn't got built-in inheritence but there is a workaround for this.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Cyberminds Ltd
United Kingdom United Kingdom
I am a senior software Consultant and have been working in IT for the past 6 years.
I started as a junior web developer back in 2006 then was promoted to a full developer a year later then a senior developer some years later.
I have held positions as Scrum Master and I am currently working as a software consultant.
Throughout my experience as a web developer, I have spent a lot of time doing both front and back end development.
I have got experience in the following technologies:
ASP.Net 2+, C#, SQL Server 2005+, Java, SilverLight

As far as front-end development is concerned, I am experienced in CSS, JavaScript, XHTML etc...

Comments and Discussions