Header banner
Revain logoHome Page
Juan Simpson photo
1 Level
756 Review
62 Karma

Review on CoffeeScript by Juan Simpson

Revainrating 4 out of 5

CoffeeScript is amazing and has no drawbacks

The use of classes in JS, I can't imagine how useful this would be for prototyping or even production code! There are so many other features including modules (and they seem well designed).

img 1 attached to CoffeeScript review by Juan Simpson

It's also pretty easy setup-wise - just install node first then npm coffee script package manager if you're not using yarn already. Try it out before deciding whether its worth your time/money investment ;-) Its really nice when writing tests too because coffeescript lets me write more concise test functions which makes my life easier as tester :P Also great at having good documentation with example snippets included :) Very simple syntax but very powerful toolkit; there aren't any downsides yet though maybe some people might find them once their projects get bigger than 10k LoC?

Pros
  • I like the syntax it's very simple and the way it lets you be concise with the code is great
Cons
  • The only downside I can think of is that it's not very popular so it might be hard to find tutorials and information about it