Ruby on Rails 8 Guides

Hello, everyone! In 2026 I started learning Ruby on Rails and noticed that there aren’t that many tutorials on youtube for version 8. Does it make sense to watch older videos or is the documentation our best resource? Plus it feels weird that while everyone else is building apps with AI, I’m sitting here learning a programming language — is this the right path? What would you do in my shoes?

1 Like

Learning is necessary as if you’re a beginner because when you use AI without knowing language/framework properly then you may make mistakes and that can be very disappointing.

For video tutorials, the best place to learn Rails completely is to watch lessons by https://gorails.com/ . also I’d recommend videos by DHH and typecraft on youtube.

and don’t just learn but try to code yourself, implement new features, fail at something and fix it.

that’s how you learn.

I hope it helps :slight_smile:

3 Likes

Thank you so much, sir!

1 Like