Front End Web Developer Question:

Download Job Interview Questions and Answers PDF

Tell us how variables differ in CoffeeScript than JavaScript?

Front End Web Developer Interview Question
Front End Web Developer Interview Question

Answer:

For variables in JavaScript, you have to add semi-colon at the end of it to execute while in CoffeeScript there is no need to add Semi-colon at the end of the statement. Unlike, JavaScript, CoffeeScript adds up semi-colon with ease.

Download Front End Web Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what can you do to improve page performance?Tell me what Is The Difference Between A Host Object And A Native Object?