This link has been bookmarked by 110 people . It was first bookmarked on 02 Jul 2006, by Leandro Rodrigo Saad Cruz.
-
31 Dec 17
-
23 Apr 15
-
30 Jun 14
-
27 Feb 14
Tanay PrabhuDesaiJavaScript is an excellent language to write object oriented web applications. It can support OOP because it supports inheritance through prototyping as well as properties and methods. Many developers cast off JS as a suitable OOP language because they are so used to the class style of C# and Java. Many people don't realize that JavaScript supports inheritance. When you write object-oriented code it instantly gives you power; you can write code that can be re-used and that is encapsulated.
javascript oop tutorial webdev web programming Development tutorials
-
14 Feb 14
-
24 Aug 13
-
08 Jul 13
-
27 Apr 13
-
02 Oct 12
-
21 Mar 12
-
11 Mar 12
-
20 Feb 12
nurcan turjavascript oop
-
24 Jan 12
-
09 Jan 12
-
16 Nov 11
-
10 Nov 11
Dimitrios Delaroshttp://ask.metafilter.com/44451/Pruning-JavaScript-array *** http://www.hunlock.com/blogs/Mastering%5FJavascript%5FArrays#splice *** http://solidlystated.com/scripting/javascript-delete-from-array/ *** http://stackoverflow.com/questions/1419811/javascript-complex-array-element-reduction-building-an-html-table-based-on-a
-
28 Sep 11
-
27 Sep 11
-
12 Aug 11
Leonardo GraterolWhile using the new operator or literal notion to create a custom object is both simple and logical, the biggest shortcoming is that the result is NOT reusable- we cannot easily initialize different versions of the created object. For example with the first demonstration above, if the person's name is not "Tim Scarfe", we would need to redefine our entire object just to accommodate this change.
-
20 Jul 11
-
11 Jul 11
-
16 May 11
-
08 Apr 11
-
03 Apr 11
-
08 Mar 11
-
28 Dec 10
-
28 Jun 10
Jon Amarause it supports inheritance through prototyping as well as properties and methods. Many developers cast off JS as a suitable OOP language because they are so used to the class style of C# and Java. Many people don't realize that JavaScript supports inheritance. When you write object-oriented code it instantly gives you power; you can write code that can be re-used and that is encapsulated.
-
03 Feb 10
-
02 Feb 10
-
29 Jan 10
-
27 Jan 10
-
29 Oct 09
-
08 Oct 09
-
30 Jun 09
-
25 Jun 09
-
27 Apr 09
-
27 Jan 09
-
01 Dec 08
chaldaZaklady objektove prace v javascriptu. Celkem pekne shrnute pristupy pro dedicnost...
-
29 Nov 08
-
31 Oct 08
Angus HongJavaScript is an excellent language to write object oriented web applications. It can support OOP because it supports inheritance through prototyping as well as properties and methods.
-
08 Oct 08
-
21 Sep 08
-
14 Apr 08
-
20 Mar 08
-
19 Feb 08
-
16 Feb 08
-
30 Nov 07
kjlengAnother inline way of defining an object is via literal notation. Supported in JavaScript1.2 and above, it's a more robust form of creating an object on the fly:
-
19 Oct 07
-
16 Oct 07
-
21 Apr 07
-
26 Mar 07
-
your own objects
-
-
04 Dec 06
-
26 Nov 06
-
15 Sep 06
-
12 Sep 06
-
08 Sep 06
-
15 Jun 06
-
10 Jun 06
-
16 May 06
-
16 Mar 06
-
14 Mar 06
-
06 Jan 06
-
23 Dec 05
-
15 Apr 05
Page Comments
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.