Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Ilja Daderko
Ilja Daderko
8,953 Points

Ruby on Rails vs. Node.js

Hello,

I'm about to start learning about Ruby / Ruby on Rails as my preferred language for back end, however there is this node.js alternative I am thinking of (I'm assuming you have heard of it), which is interesting as it uses javascript as it's base and apparently is designed for "blazing speeds" and high scalability. Could you guys please outline some advantages and disadvantages Rails has over node.js or vice versa?

While at this point, can anyone suggest good resources to learn node.js and can we perhaps expect series about it here at treehouse?

2 Answers

Hashim Warren
seal-mask
.a{fill-rule:evenodd;}techdegree
Hashim Warren
Front End Web Development Techdegree Student 1,207 Points

This video from a Ruby developer details what he thinks of Node - http://www.youtube.com/watch?v=CN0jTnSROsk

The lead developer at my job thinks Node is useful for single page applications (like Trello) but doesn't see it as an advantage over other technologies except in that use case.