Tutorial - Javascript Namespaces Extension

Published: 11 January 2011
on channel: Matheus “Matt” Pratta
1,686
3

Javascript Namespaces may be very useful.
Suppose you want to make a small framework (like jQuery) for your UI (that's how my idea started), you won't like to make lots of functions like MakeProgress or MakeButton, you may want to do something like $ui.Progress or $ui.Button...
In this case, you can use the namespaces to do that in a very easy way.
In this tutorial, I teach more how to extend these namespaces by using external files, so you can make your UI main file and add an file for forms, other for menus, etc.

For more informations on Javascript namespaces, check this article by "VectorX", at CodeProject: http://www.codeproject.com/KB/scripti...

For these that want to know how I recorded my screen, I used CamStudio, XFire codec with maximum quality and 200 frames per second.
The AVI file (recording) had 729MB in size, and the final MP4, had 75.4MB.


On this page of the site you can watch the video online Tutorial - Javascript Namespaces Extension with a duration of hours minute second in good quality, which was uploaded by the user Matheus “Matt” Pratta 11 January 2011, share the link with friends and acquaintances, this video has already been watched 1,686 times on youtube and it was liked by 3 viewers. Enjoy your viewing!