mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
List Rails tutorials
9
Learning-Rails.md
Normal file
9
Learning-Rails.md
Normal file
@@ -0,0 +1,9 @@
|
||||
Would you like to contribute to the Open Food Network but you are not confident in Ruby on Rails just yet? There are plenty of good and mostly free online resources to learn all the basics. We compiled a few recommendations for you:
|
||||
|
||||
|
||||
* [The Ruby on Rails Tutorial](https://www.railstutorial.org/book) is one of the most established (online) books for learning Rails. The free introduction covers the basics but you need to pay $5 if you want access to the full book. Maybe just see how much fun you have with the free part first. :wink:
|
||||
* [The Odin Project](https://www.theodinproject.com/paths/full-stack-ruby-on-rails) is a completely free resource to learn Rails. It's not as comprehensive as the tutorial above but we can improve it on Github if you get stuck somewhere.
|
||||
* [GoRails](https://gorails.com/) is a great collection of articles to specific topics. So if you know some stuff already and want to read in more detail about a certain aspect, you may be lucky here.
|
||||
* [Ruby on Rails Guides](https://guides.rubyonrails.org/) are the official documentation which aim to help the beginner and are still a great reference for experienced experts. You will definitely read some on your Rails journey.
|
||||
|
||||
How did you learn Rails? Found another great resource? Let us know and improve this wiki! :smile:
|
||||
Reference in New Issue
Block a user