|
|
Stories recently tagged with 'Prototype'
|
|
submitted by
questpond
1 month, 23 days ago
codeproject.com — This article has all design patterns abstract factory pattern ,builder pattern, prototype pattern , shallow copy and deep copy in prototype patterns , singleton pattern , command patterns , Interpreter pattern, iterator pattern , mediator pattern , memento pattern , observer pattern , state pattern , strategy pattern , visitor pattern , difference between visitor and strategy pattern , adapter pattern ,fly weight pattern , bridge pattern , composite pattern , decorator pattern , Façade pattern , chain of responsibility ( COR) , proxy pattern and template pattern, read more...
add a comment
|
category: C# | Views: 49
|
|
tags:
has, template, shallow, mediator, Interpreter | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
oazabir
5 months, 14 days ago
codeproject.com — A tiny javascript library that provides a handy function "ensure" which allows you to load Javascript, HTML, CSS on-demand and then execute your code. Ensure ensures that relevent Javascript and HTML snippets are already in the browser DOM before executing your code that uses them. read more...
add a comment
|
category: AJAX | Views: 13
|
|
tags:
Prototype, OpenSource, jQuery, AJAX, JavaScript | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 1 day ago, submitted by
DannyDouglass
7 months, 1 day ago
dannydouglass.com — After four days of ASP.NET AJAX training with Stephen Walther I set out to learn more about my options in choosing a solution for a JavaScript/Ajax framework. If I realized days later I would be writing this comprehensive post on 7 of the most popular frameworks, I may have just went with the "Inny-Minny-Miney-Moe" method! I decided to share my research, analysis, links, resources, and personal grade for each of the frameworks compared - jQuery, YUI, Prototype, Dojo, MooTools, Ext JS, and Script.aculo.us. I put together a comparison matrix to illustrate where many of the frameworks differ... read more...
3 comments
|
category: AJAX | Views: 25
|
|
tags:
jQuery, Prototype, AJAX, JavaScript | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
LSUDVM
1 year, 3 months ago
riderdesign.com — As mentioned in the previous article "Random Rotating Images with Gaia", The Gaia Ajax Widgets Framework uses the well known and very widely used Prototype.js library. As such certain compatibility issues can arise when using Gaia with jQuery.
read more...
add a comment
|
category: AJAX | Views: 11
|
|
tags:
Prototype, Scriptaculous, OpenSource, Gaia, JavaScript | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
luchkovsky
1 year, 5 months ago
ajaxline.com — Lazy Inheritance is an approach intended to simplify writing OOP and provides support of prototype-based classes hierarhies, automatic resolving and optimizing classes dependencies. Lazy inheritance designates a postponed linking of an object with it's prototype (class) until it is needed.
The benefits:
* "Lazy inheritance" is a prototype based inheritance;
* It is not necessary to maintain proper order of script files declaration;
* HTML page is loaded faster since there are no objects created during page initialization and since some scripts could be loaded only at the moment in which they are actually necessary
* Dependencies are declared in more explicit way and class depends only on concrete scripts
* If lazy mode of scripts loading is used, only necessary scripts (which are actually required for application functionality) will be loaded. read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
Prototype, loader, module, Inheritance, pattern | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|