Computer Science, asked by amitsirjee2781, 1 year ago

Coffeescript is less sensitive to white spaces

Answers

Answered by theking20
0

Coffeescript is a light weight language which Transcompiles into the JavaScript and is saved in the form of .js files.

It is very true that coffeescript is sensitive to White spaces and it is the reason due to which the programmers should be careful with the indentations because if anything goes wrong the whole code will become wrong.

Jeremy Ashkena was the developer of Coffeescript and it was originally written in the Ruby language.

Coffeescript is a short hand form of JavaScript and as compared to earth coffeescript has a very simple sentence which is helpful in writing very clean, clear and easily understandable languages.

Similar questions