|
|
|
|
|
by enraged_camel
4282 days ago
|
|
This is why I loved the Rails Tutorial when I did it about a year ago: it doesn't teach you just writing code, but also testing that code, managing it in a version control system, uploading it to Github and deploying it on Heroku. It's basically an "end-to-end" guide that explains each step of the way thoroughly. https://www.railstutorial.org/ |
|