Wednesday, 11 June 2014

coffee script


coffee script  :The new client side script language

 The JavaScript is the famous client side script language now.  Based on the javascript the coffee script the new client side scripting is created.

This script is changed using the javascript libraries for the execution. So it is called as the improved java script. Now its used its own libraries for execution. The famous drop-box  will also changed to the coffee script. This also used the syntax like the ruby, python so the coding has been reduced.

The all the features of the java script also available in the coffee script also and used the 1/3 coding of the java script.

Example:

The hello world can be printed by the coffee script by the following coding.

Console.log ‘Hello world’ or alert ”hello coffee script” to display the hello world.

No comments:

Post a Comment