Live data from Hacker News

Ask HN: Transition from Rails development to iPhone/Android?

news.ycombinator.com

1–5 of 5 posts

Ask HN: Transition from Rails development to iPhone/Android?

#1
About a year ago I started learning web dev in my spare time. First HTML/CSS, the moved on to RoR and with it, Haml and Sass. I am in love with the simplicity and ease with which RoR and related tools lets me develop web apps. Recently, I picked up a book on Objective-C and iPhone dev. BAM! Brick wall. This kind of work seems to be much more painful.

So HN, I asks:

Is there any method, toolkit, library, etc that provides me the same ease and simplicity for iPhone/Android development work?

Re: Ask HN: Transition from Rails development to iPhone/Android?

#2
If you are coming from a rails background then I would highly recommend having a look at Rhodes from Rhomobile (http://rhomobile.com/). There's lots of good things going for it and it also offers in-roads to developing on devices outside of just iPhone and Android.

If you don't find Rhodes a good fit, then have a look at PhoneGap (http://phonegap.com/) which offers similar functionality on a pure HTML + Javascript solution. I can't see you being disappointed with Rhodes though...