Ask HN: Learning Ruby on Rails in 2022
1–10 of 16 posts
Re: Ask HN: Learning Ruby on Rails in 2022
#2Hartl's tutorial was where I started, many years ago. I think he keeps it updated.
The best way to learn web dev is to build the thing you want. You'll learn what you need as you go.
Re: Ask HN: Learning Ruby on Rails in 2022
#3Re: Ask HN: Learning Ruby on Rails in 2022
#4There's no best way, my friend. Hartl's tutorial was where I started, many years ago. I think he keeps it updated. The best way to learn web dev is to build the thing you want. You'll learn what you need as you go.
Re: Ask HN: Learning Ruby on Rails in 2022
#5Follow everything in your pace, and ready everything thoroughly.
Re: Ask HN: Learning Ruby on Rails in 2022
#6Then i go with Ruby on Rails, with help of some good tutorials. The point is, get accquainted with git, rails convention, testing and deployment.
Skip the Javascript part as most as possible first.
The important thing on this journey, is you'll eventually love Ruby, let it drive your fun, curiosity and happiness along the way.
Good luck!
Re: Ask HN: Learning Ruby on Rails in 2022
#7Good luck!
Re: Ask HN: Learning Ruby on Rails in 2022
#8There's no best way, my friend. Hartl's tutorial was where I started, many years ago. I think he keeps it updated. The best way to learn web dev is to build the thing you want. You'll learn what you need as you go.
Re: Ask HN: Learning Ruby on Rails in 2022
#9I started with Sinatra first, the goal is to actually learn Ruby. Then i go with Ruby on Rails, with help of some good tutorials. The point is, get accquainted with git, rails convention, testing and deployment. Skip the Javascript part as most as possible first. The important thing on this journey, is you'll eventually love Ruby, let it drive your fun, curiosity and happiness along the way. Good luck!
Re: Ask HN: Learning Ruby on Rails in 2022
#10If video content is your thing, I've really enjoyed GoRails. I haven't personally gone through it, but I've heard great things about their starting rails course, and Chris is a great teacher. https://gorails.com/start Good luck!