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

Quentin Grunenwald
seal-mask
.a{fill-rule:evenodd;}techdegree
Quentin Grunenwald
Python Web Development Techdegree Student 6,420 Points

Rails vs. Javascript Full-Stack Track

Hi guys,

I'm interested in building a website which would be running a web application that would basically include a voting system as well as some type of media (articles, youtube video, etc...). Although I have previous experience programming in HTML, CSS, Java, and Python, I was wondering whether to go more into Rails or learn full-stack Javascript in order to build this website as well as versatility in application for future projects.

Thanks and all the best,

Quentin

1 Answer

jason chan
jason chan
31,009 Points

You can do that in Rails.

Javascript will be tad more difficult for those apps. Being that rails has lots of resources showing how to do those things with gems.

But javascript has tutorials on those too, but it's bit harder because you have to have strong command of angularjs. Which is beast on its own.