Python's syntax is less confusing and less likely to introduce subtle bugs. I've been hurt enough times by CoffeeScript's ambiguous syntax.
>You don't always have to do continuation passing, and I feel like Node.js's way is a lot more straightforward than anything like Twisted.
I like Twisted's way because it is object-oriented and well-structured. It doesn't lend itself to spaghetti code, unlike node.js.
Python's syntax is less confusing and less likely to introduce subtle bugs. I've been hurt enough times by CoffeeScript's ambiguous syntax.
>You don't always have to do continuation passing, and I feel like Node.js's way is a lot more straightforward than anything like Twisted.
I like Twisted's way because it is object-oriented and well-structured. It doesn't lend itself to spaghetti code, unlike node.js.