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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Transitioning from Front-End to a Rails Dev, what should I expect?

2 点作者 BenWhit超过 12 年前
I've been doing front-end coding for a few years now but recently have been trying to teach myself Ruby on Rails on the side. I have already gone through a few resources…all the Codecademy lessons for Ruby, CodeSchools “Try Ruby” and “Ruby Bits” series, “Mr. Neighborly’s Humble Little Ruby Book” to learn the basics of Ruby. And now I’m just getting to the tip of the iceberg with Rails. I’m currently working through M. Hartl’s popular “Rails Tutorial” and the most recent edition of “Agile Development with Rails”.<p>I’m hoping to transition to a Junior Rails developer role but am not sure of what general knowledge I need to have or what I should expect when applying to these positions. Because I’m familiar with some aspects of web development, should I be able to land a job more easily with my front-end experience and learn the ropes from my future employer or would I benefit more from buckling down for a few months and learn the inner-workings of the framework?

2 条评论

charliepark超过 12 年前
If your current plan is working well, and Rails is making sense to you, then fantastic. I often encourage front-end devs getting into back-end Ruby to first go through Sinatra. Building a very simple tool (shopping list, address book, etc.) in Sinatra and then replicating it in Rails will give you a good sense of how they're alike and how they're different. And because Sinatra is so much less "black box-y", you'll have a better sense of how the code is working.
评论 #5074007 未加载
BenWhit超过 12 年前
Ask HN would have been a much better place for this post. I hadn't realized that if you include a link, hn automatically directs you there. I'll re-post in Ask so comments are easier to make.