TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Rails Resources?

9 pointsby methochrisover 7 years ago
The beginner-level stuff is bountiful but I am having trouble tracking down anything beyond the basics. Could anyone list&#x2F;link where do you go for more advanced how-to&#x27;s with Ruby on Rails and&#x2F;or some opensource projects that are readable and &quot;best practices&quot;-like?<p>Thanks in advance.

5 comments

zedeks48Kover 7 years ago
GoRails - <a href="https:&#x2F;&#x2F;gorails.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gorails.com&#x2F;</a><p>Upcase - <a href="https:&#x2F;&#x2F;thoughtbot.com&#x2F;upcase" rel="nofollow">https:&#x2F;&#x2F;thoughtbot.com&#x2F;upcase</a><p>DriftingRuby - <a href="https:&#x2F;&#x2F;www.driftingruby.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.driftingruby.com&#x2F;</a><p>RubyThursday - <a href="https:&#x2F;&#x2F;rubythursday.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rubythursday.com&#x2F;</a><p>RubyGuides - <a href="http:&#x2F;&#x2F;rubyguides.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;rubyguides.com&#x2F;</a><p>Rubyland - <a href="http:&#x2F;&#x2F;rubyland.news&#x2F;" rel="nofollow">http:&#x2F;&#x2F;rubyland.news&#x2F;</a>
afarrellover 7 years ago
<a href="http:&#x2F;&#x2F;rebuilding-rails.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;rebuilding-rails.com&#x2F;</a> by Noah Gibbs is a nice resource if you find it helpful to understand things at a lower layer of abstraction. It is particularly useful for giving you the background that you can do something like replacing controllers with middlewares in order to increase modularity&#x2F;testability (see <a href="https:&#x2F;&#x2F;gocardless.com&#x2F;blog&#x2F;coach&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gocardless.com&#x2F;blog&#x2F;coach&#x2F;</a>).
mtmailover 7 years ago
There&#x27;s a long list on <a href="https:&#x2F;&#x2F;github.com&#x2F;ekremkaraca&#x2F;awesome-rails" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ekremkaraca&#x2F;awesome-rails</a>, the most &quot;grown up&quot; app might be <a href="https:&#x2F;&#x2F;github.com&#x2F;gitlabhq&#x2F;gitlabhq" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gitlabhq&#x2F;gitlabhq</a><p><a href="https:&#x2F;&#x2F;rubyweekly.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rubyweekly.com&#x2F;</a> collects advanced articles, conference summaries, new tools. I prefer it over blogs or individual tutorials.
Sodawareover 7 years ago
<a href="https:&#x2F;&#x2F;gorails.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gorails.com&#x2F;</a> has a ton of solid videos.
westonplatter0over 7 years ago
Railscasts has been extremely helpful for me (<a href="http:&#x2F;&#x2F;railscasts.com&#x2F;);" rel="nofollow">http:&#x2F;&#x2F;railscasts.com&#x2F;);</a> and now all the content is free!
评论 #15789818 未加载