Click here to Skip to main content
15,867,308 members
Everything / Prototype

Prototype

prototype

Great Reads

by johnniealan
ArcNet Protocol basics
by ASP.NET Community
The prototype is built upon the use of object cloning. The prototype creates new objects by cloning one of its concrete classes. The prototype is
by ASP.NET Community
Ext JS - http://www.extjs.com/jQueryMoo Tools - http://mootools.net/Prototype - http://www.prototypejs.org/script.aculo.us -
by Shivprasad koirala
In this article we will learn C# Design pattern and Architecture pattern Step by Step with a project.

Latest Articles

by Giovanni Scerra
Strategies and heuristics of Problem Solving applied to Software Engineering
by johnniealan
ArcNet Protocol basics
by Sander Rossel
Did you know about Apply and Call in JavaScript? Or Bind? They might come in handy!
by Sander Rossel
Always wondered about that prototype thing in JavaScript? It's not as hard as you'd think...

All Articles

Sort by Score

Prototype 

11 Oct 2013 by ASP.NET Community
The prototype is built upon the use of object cloning. The prototype creates new objects by cloning one of its concrete classes. The prototype is
11 Oct 2013 by ASP.NET Community
Ext JS - http://www.extjs.com/jQueryMoo Tools - http://mootools.net/Prototype - http://www.prototypejs.org/script.aculo.us -
14 Jul 2015 by Shivprasad koirala
In this article we will learn C# Design pattern and Architecture pattern Step by Step with a project.
27 Aug 2021 by Giovanni Scerra
Strategies and heuristics of Problem Solving applied to Software Engineering
16 Aug 2013 by Rakesh Krishna Bhatt
Creating Objects in JavaScript