Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged module



« Prev 1 Next »
Aggiungere un Modulo
0 553 posted 12 years ago by kajinka13
How to get extract method for zipfile module to work with Ti 1.8 sdk.
0 674 posted 12 years ago by lspellman
<p>This is how the extract method is documented for use. In the next example, we show how it actually should be used for Ti 1.8</p>
0 563 posted 12 years ago by lspellman
A JavaScript starter with a namespace and closure
0 708 posted 12 years ago by geekyjohn
"Javascript module pattern emulates the concept of classes in such a way that we're able to include both public/private methods and variables inside a single object, thus shielding/namespacing particular parts from the global scope." When inheritanc...
0 702 posted 13 years ago by coprolit
Simple illustration of structuring your JavaScript and minimising your use of global vars.
0 733 posted 13 years ago by 1man
« Prev 1 Next »