Y
Hacker News
new
|
ask
|
show
|
jobs
by
axlee
2882 days ago
How is Express even remotely close to Rails? Express is a glorified router.
3 comments
thomasfoster96
2882 days ago
I think the parent comment was comparing Express to Sinatra and Sails.js to Rails respectively, not altogether.
link
iammiles
2882 days ago
I believe parent's intention was to say that Express is like Sinatra and Sails is like Rails.
To which I agree with the Express / Sinatra similarity.
link
EduardoBautista
2882 days ago
Express -> Sinatra
Sails -> Rails
link