Y
Hacker News
new
|
ask
|
show
|
jobs
by
boundlessdreamz
5404 days ago
How does it compare to node.js? When is cramp a good fit compared to node.js and vice versa?
1 comments
lifo
5404 days ago
It's a great fit when you need to use your existing Ruby code. Active Record models for example. It works very good alongside async sinatra as well.
All said, it all boils down to your personal choice of languages.
link
All said, it all boils down to your personal choice of languages.