TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Rails Resources?

9 点作者 methochris超过 7 年前
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 条评论

zedeks48K超过 7 年前
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>
afarrell超过 7 年前
<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>).
mtmail超过 7 年前
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.
Sodaware超过 7 年前
<a href="https:&#x2F;&#x2F;gorails.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gorails.com&#x2F;</a> has a ton of solid videos.
westonplatter0超过 7 年前
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 未加载