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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Rails 4 or Rails 5

2 点作者 webbrahmin将近 9 年前
Hello HN I am new to web development. I have decided to take the Rails route. Luckily a local business has asked me to develop a few apps. So I will learn on a live project. There are no time constraints since the owner of the business is a friend. Should I learn Rails 4 first and develop the app in Rails 4 or should I jump right into Rails 5?

2 条评论

nhemsley将近 9 年前
I&#x27;d go with the latest, most eyeballs are on the latest version of code, which runs on more recent versions of ruby, stuff is just more happening.<p>Things change so quickly, that it makes sense to start with the most recent bits. You get exposed to the leading thinkers more as well, rather than asking questions about older technology that is being maintained as an obligation.
smt88将近 9 年前
Why is Rails 4 a consideration for you?