Ask HN: What is a great project based Rails tutorial for 2025?

9 coopreme 4 7/20/2025, 11:24:41 PM
What are your opinions? TOP always comes up as a great option. Doesn’t have to be free; not new to programming.

Thanks in advance for any thoughts, recommendations, or shared experiences.

Comments (4)

pgalkin · 11h ago
This one by Evil Martians is fairly recent https://rails-tutorial.evilmartians.io/ I haven't done it, since I already know Rails very well, but I know these guys as reputable contributors to the Ruby ecosystem.
nonconstant · 10h ago
It’s the official new Getting Started but ported to a browser-based runtime powered by WebContainers, so you can complete the whole tutorial without having to install Ruby or Rails. It’s very cool!
chistev · 4h ago
Since you aren't new to programming, I'd say the documentation.
willamabroy2 · 13h ago
Try *"Rails for Beginners"* by GoRails or *"The Odin Project"* — both are up-to-date, project-based, and great for 2025.