Groups
Groups
Sign in
Groups
Groups
javascript-user-group
Conversations
About
Send feedback
Help
javascript-user-group
1–10 of 10
Mark all as read
Report group
0 selected
aldian
10/1/10
No 'for' Loop
Never again use 'for' for looping. http://www.kodejavascript.com/?qp=node/11
unread,
No 'for' Loop
Never again use 'for' for looping. http://www.kodejavascript.com/?qp=node/11
10/1/10
aldian
9/27/10
JavaScript Jobs
Jobs related to JavaScript always be available here: http://www.kodejavascript.com/?qp=node/35
unread,
JavaScript Jobs
Jobs related to JavaScript always be available here: http://www.kodejavascript.com/?qp=node/35
9/27/10
aldian
9/21/10
Using Flexigrid
Using Flexigrid http://www.kodejavascript.com/?qp=node/31
unread,
Using Flexigrid
Using Flexigrid http://www.kodejavascript.com/?qp=node/31
9/21/10
aldian
9/20/10
Encapsulation: Private Attributes
How to create private attributes in Javascript: http://www.kodejavascript.com/?qp=node/29
unread,
Encapsulation: Private Attributes
How to create private attributes in Javascript: http://www.kodejavascript.com/?qp=node/29
9/20/10
aldian
2
9/20/10
Random String Generator
Sorry, typo in the url. This is the correct one: http://www.kodejavascript.com/?qp=node/28 On Sep 20,
unread,
Random String Generator
Sorry, typo in the url. This is the correct one: http://www.kodejavascript.com/?qp=node/28 On Sep 20,
9/20/10
aldian
9/19/10
Encapsulation: Private and Public Methods
Especially for developing API, self documenting code is very important, to simplify users effort in
unread,
Encapsulation: Private and Public Methods
Especially for developing API, self documenting code is very important, to simplify users effort in
9/19/10
aldian
9/19/10
John Resig's Inheritance
John Resig, the jQuery creator, has created this Javascript Inheritance code. Anyone familiar with
unread,
John Resig's Inheritance
John Resig, the jQuery creator, has created this Javascript Inheritance code. Anyone familiar with
9/19/10
aldian
9/19/10
Giving Object Context to Function Calls
Javascript has a dynamic object named 'this'. By default 'this' equals to the global
unread,
Giving Object Context to Function Calls
Javascript has a dynamic object named 'this'. By default 'this' equals to the global
9/19/10
aldian
9/19/10
Self Documenting Flexible Parameters
Changing the number of Javascript function parameters can be unproductive because of the need to
unread,
Self Documenting Flexible Parameters
Changing the number of Javascript function parameters can be unproductive because of the need to
9/19/10
aldian
9/19/10
Always use JSLint
Very annoying, when I run my Javascript on a web server, it contains simple errors like syntax error.
unread,
Always use JSLint
Very annoying, when I run my Javascript on a web server, it contains simple errors like syntax error.
9/19/10