Ruby on Rails vs JavaScript: Which Should You Choose for Your Next Web Project?

20 Replies, 1839 Views

Rails is def easier to learn if you’re new to web dev. It’s got a lot of magic under the hood that makes things simpler. JS is more hands-on, which can be good or bad depending on how much control you want.

For a small app, I’d recommend Rails. It’s just faster to get something up and running. But if you’re planning to do more JS-heavy stuff later, maybe start with JS now.

Also, check out RailsTutorial (https://www.railstutorial.org/)—it’s a great resource for beginners.

Messages In This Thread



Users browsing this thread: 1 Guest(s)