Devchunks - devchunks.com - Dev Chunks

Latest News:

JavaScript Tips and Tricks 23 Mar 2011 | 12:54 pm

JavaScript is a functional scripting language that is mainly in use as a language for running client-side scripts in a web browser. It is also common in other applications outside of web pages includi...

JavaScript Tips and Tricks 23 Mar 2011 | 08:54 am

JavaScript is a functional scripting language that is mainly in use as a language for running client-side scripts in a web browser. It is also common in other applications outside of web pages includi...

Iteration 22 Mar 2011 | 10:53 pm

If you have come to JavaScript from a background in Java or C, then you will like the variation on the for loop. It is like the for loop in Perl, Python or PHP but with a little twist. You can use a f...

Iteration 22 Mar 2011 | 06:53 pm

If you have come to JavaScript from a background in Java or C, then you will like the variation on the for loop. It is like the for loop in Perl, Python or PHP but with a little twist. You can use a f...

Context Object Manipulation 21 Mar 2011 | 10:11 pm

One of the key concepts of JavaScript is the keyword, this, which signifies the JavaScript context object. If you write an inner function, you can access any local variables that you define in the out...

Polymorphic Functions 21 Mar 2011 | 06:22 pm

It is possible to define multiple functions with the same name in JavaScript, and the last one of those that you define will be the one that runs. This is unlike other languages where you can distingu...

Context Object Manipulation 21 Mar 2011 | 06:11 pm

One of the key concepts of JavaScript is the keyword, this, which signifies the JavaScript context object. If you write an inner function, you can access any local variables that you define in the out...

Anonymous functions 21 Mar 2011 | 02:51 pm

JavaScript allows the use of anonymous functions with full closures. Functions are objects and you can pass them as arguments just like any other object. The scope of a function includes all the names...

Polymorphic Functions 21 Mar 2011 | 02:22 pm

It is possible to define multiple functions with the same name in JavaScript, and the last one of those that you define will be the one that runs. This is unlike other languages where you can distingu...

Anonymous functions 21 Mar 2011 | 10:51 am

JavaScript allows the use of anonymous functions with full closures. Functions are objects and you can pass them as arguments just like any other object. The scope of a function includes all the names...

Related Keywords:

php modulus, php enable debug, incorrect usage of union and order by, php die(header, javascript tag image, "incorrect usage of union and order by", javascript facebook tag, mysql reseed, 1and1 access log, php header or die

Recently parsed news:

Recent searches: