Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged module
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
How to get extract method for zipfile module to work with Ti 1.8 sdk.
0
831
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
734
posted 12 years ago by lspellman
"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
927
posted 13 years ago by coprolit
Simple illustration of structuring your JavaScript and minimising your use of global vars.
0
993
posted 14 years ago by 1man
« Prev 1 Next »