Post Overview
-
Unspecified
9 years ago+12 12 0/t/rails - Love developing in Ruby on Rails, or want to learn how? Join us in /t/rails!
We'd love to see the Rails tribe grow into a place of rich discussion, learning, snippet/gem-sharing, and more.
-
Text Post
9 years ago+3 3 0What are your favourite Ruby on Rails learning resources?
I'd like to get a curated list up for beginners & advanced Rails developers alike. what are your go-to blogs, books, etc, for learning Rails at every level?
of course there's the official & excellent Rails Guides (including the comprehensive Getting Started with Rails guide), plus the Rails API Documentation for exploring the tools that are at your fingertips.
in terms of video lessons, RailsCasts (free, or $9/mo for access to revised episodes) is in limbo, but I've found that it's not too out of date to be useful for exploring concepts. meanwhile, GoRails (free, or $9/mo for access to "pro" episodes) is going strong with quality lessons.
as far as courses go, you've got Codecademy (free), CodeSchool (complete Rails for Zombies for free, or $29/mo for access to all courses, other Rails courses included), and Team Treehouse ($25–49/mo, free 14-day trial).
what other resources do you recommend? any video series', courses, bloggers, or twitter users we should all be following?
show more -
Text Post
9 years ago+4 4 0Join us in /t/rails if you love developing in the best framework around (or if you just want to learn how).
hello fellow (and/or aspiring) web devs!
with version 5 around the corner, it's never been a better time to get excited about Ruby on Rails. I'd love to see /t/rails become a place for rich discussion, learning, sharing of snippets/gems, and more.
so come on over and share what you learned about Rails this week!
-
Current Event
9 years ago+2 2 0This week in Rails: SQL colors, reversible column defaults and more!
-
How-to
9 years ago+2 2 0Organizing Javascript in Rails Application With Turbolinks
It’s impossible to escape Javascript in a Rails application. From a tiny script to a full-on Javascript framework, websites are becoming more and more reliant on Javascript, whether we like it or not.