Modular Javascript - Javascript Tutorial on the Object Literal Pattern

Pubblicato il: 22 luglio 2015
sul canale di: LearnCode.academy
245,308
2.3k

This javascript tutorial covers the javascript object literal pattern for web developers. We'll cover how to build a basic module in javascript.

The object literal pattern is also shown in this great e-book by Addy Osmani: http://addyosmani.com/resources/essen...

The simplest pattern for modular javascript is the object literal pattern - it adds all values and methods on a single object, thus encapsulating all of the module's function into one object. The downside of this pattern, is it leaves all of the module's data accessible.

Modular JS #2 - Object Literal Pattern pt 2:
   • Modular Javascript #2 - Converting jQ...  

Modular JS #3 - Revealing Module Pattern:
   • Modular Javascript #3 - Revealing Mod...  

~-~~-~~~-~~-~
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
   • Responsive Design Tutorial - Tips for...  
~-~~-~~~-~~-~


In questa pagina del sito puoi guardare il video online Modular Javascript - Javascript Tutorial on the Object Literal Pattern della durata di ore minuti seconda in buona qualità , che l'utente ha caricato LearnCode.academy 22 luglio 2015, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 245,308 volte e gli è piaciuto 2.3 mille spettatori. Buona visione!