S
S
Sergey Gavrilov2014-10-01 11:37:17
CoffeeScript
Sergey Gavrilov, 2014-10-01 11:37:17

How to move a condition in CoffeeScript?

js analogue

if (veryLongСondition && veryVeryVeryVeryLongСondition &&
   veryVeryVeryVeryLooooooooooooooooongСondition) {
   action();
}

How to write the same for coffee?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gavrilov, 2014-10-03
@FireVolkhov

not relevant

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question