⟅ About ⟆ Leon van Kammen micro devtrepeneur / web integration ninja from Europe

Why you should use coffeescript on node-red

Hi! In this post I will explain how to use coffeescript in node-red.

Why?

Well, to keep things simple on node-red. For more on nodejs javascript and coffeescript see this excellent post from dropbox on how they use coffeescript.

Migrating / Porting

It’s easy peasy to convert existing javascript to coffeescript using js2coffee

Note

NOTE: the npm package was renamed to ‘node-red-contrib-coffeescript’ as of 2014-09-22

Getting it

see the node-red-coffeescript node here

comments powered by Disqus