Possible Duplicate:
Simplest/Cleanest way to implement singleton in JavaScript?
- What is the use of Singleton class?
- Can anyone give me a scenario where
Singleton class be applied?
{ If i am developing an Mobile App using JavaScript, what could be my Singleton Class here }
- Any examples on how to create Singleton Class in JavaScript.