|
|
|
|
|
by apg
5258 days ago
|
|
This post raises a few questions for me... and perhaps some one more versed in these stacks can provide answers. - Does the use of CoffeeScript alleviate the MC Escher-esque quality of callbacks within closures involved in working with Javascript on both the server and client (and the data store)? I can totally see the appeal of CoffeeScript's syntax. Giving the programmers something different to look (and learn) at probably provides some cognitive benefit as well. - Is there an acronym/name (ala LAMP) for the Node/MongoDB/Redis stack? |
|
I am writing a sizable Node app myself. In the end, you just get used to the callback style.