U
U
unclechu2014-08-29 22:52:11
JavaScript
unclechu, 2014-08-29 22:52:11

What is the difference between IcedCoffeeScript and vanilla CoffeeScript?

What is the difference between IcedCoffeeScript and vanilla CoffeeScript? From what I know about IcedCoffeeScript, this is that CoffeeScript is pumped with things like await and defer in order to turn callback vermicelli into a linear view. Is this the main difference? Or are there other subtleties that you should be aware of?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-08-30
@unclechu

Yes, IcedCoffeeScript only adds defer and await operators to vanilla coffee. And that's it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question