<terminal>
/**
* @Author: Arash Karimzadeh
* @Email:
* @Desciption: Here, I post some of my recent
* researches. Also you can see my code projects.
*/
Home
Codes
Search
Articles
Downloads
Ajax
C #
Chrome
CMS
dateNet
Design Patterns
includeMany
JavaScript
jBind
Joomla
jQuery
Plugin
rails
ror
RubyOnRails
SQLite
xul
+ All tags
Content View Hits
: 346436
Search
1.
Design patterns in JavaScript: Singleton
(Matching tags: JavaScript,Design Patterns)
... You can implement Singleton pattern in javascript in different ways. Here we try to
design
it the way you usually do in object oreinted language such as C#. ...
</terminal>