Click here to Skip to main content
15,881,089 members
Articles / Programming Languages / Javascript

Understanding JavaScript Object Creation Patterns

Rate me:
Please Sign up or sign in to vote.
4.96/5 (83 votes)
4 Dec 2013CPOL22 min read 189.3K   129  
This article explores the various ways you can create objects with the JavaScript language, and through this exploration finds that there is much to learn about the language!

Views

Daily Counts

License

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


Written By
Architect Scott Logic
United Kingdom United Kingdom
I am CTO at ShinobiControls, a team of iOS developers who are carefully crafting iOS charts, grids and controls for making your applications awesome.

I am a Technical Architect for Visiblox which have developed the world's fastest WPF / Silverlight and WP7 charts.

I am also a Technical Evangelist at Scott Logic, a provider of bespoke financial software and consultancy for the retail and investment banking, stockbroking, asset management and hedge fund communities.

Visit my blog - Colin Eberhardt's Adventures in .NET.

Follow me on Twitter - @ColinEberhardt

-

Comments and Discussions