N
N
Nick Murzin2015-05-25 23:44:45
JavaScript
Nick Murzin, 2015-05-25 23:44:45

Is it worth learning Coffeescript ahead of the release of Ecmascript 6?

Always used JS only for all sorts of "snowflakes" and similar small whistles for the page. With the release of the new ES6, I decided to take a deeper look into the js-zoo and ran into such a dilemma. Many people recommend paying attention to "syntactic sugar" and other Coffeescript delights, but at the same time, it seems like ES has absorbed all the coolest things from all these Coffee, Typescript, etc. Is it worth it to spray these branches from the "native" js?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
S
Sergey, 2015-05-26
@R0s0maxa

you should at least have a good knowledge of javascript (ES6 falls under this case), and whether or not to learn coffee or typescript is up to you. As for me, there is not much sense in the coffeescript, the goodies that were not transferred to the es standard are very doubtful. Type script - all the same ES + type hinting + additional goodies.
Conclusion - learn ES6 first and then do whatever you want.

V
Vladimir Abramov, 2015-05-26
@kivsiak

If Che coffee learns in the evening.

D
Denis Ineshin, 2015-05-26
@IonDen

Coffeescript is a matter of taste and not everyone likes it. If you personally like it, I see no reason not to teach.
There is an excellent holivar article on the topic of coffee on Habré: habrahabr.ru/post/195944

Y
Yaroslav, 2015-08-23
Pryadunov @yarick77

If you like this: "],[],[{},{},{}];};});]}});});})}}});}}]", then learning coffee is not costs.

A
Andrew, 2015-05-25
@Ashlst

Similar question

K
Konstantin Kitmanov, 2015-05-26
@k12th

It makes sense to familiarize yourself - so as not to get stuck when you come across a legacy written on this miracle.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question