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.

RubyMotion resources

21 pointsby calineczkaalmost 11 years ago

3 comments

taylorbuleyalmost 11 years ago
While development may be moving mobile RubyMotion is actually moving somewhat desktop-bound: latest builds support OS X desktop app building. It&#x27;s a lovely replacement for MacRuby, which isn&#x27;t building post-LLVM.<p>Meanwhile, more along mobile lines, RubyMotion has promised Android support. iOS templated apps will be able to share classes etc. with Android templated apps. Pretty exciting stuff for native.<p>The cost of a RubyMotion license has to me seemed a little steep when piled atop the other OS X fees, but taken in context and with derived value (for me, namely staying in vim and out of XCode and Eclipse) I think the price makes on the whole.
programminggeekalmost 11 years ago
One thing about RubyMotion that to me is a kind of massive failure is that while I love Ruby a lot, when learning iOS, the IDE is massively helpful.<p>Objective-C is verbose and maybe terrible, but code completion, type checking, etc. is really useful, especially when you are learning the API&#x27;s.<p>My experience playing with RubyMotion was that I would end up reading the docs constantly to learn how to do things in Objective-C and then translate those ideas to Ruby.<p>Now that Swift exists the argument for Ruby on iOS is a bit weaker. I like that RubyMotion is supporting Android soon and that will help a ton, but I think for most devs, just learning Swift and getting good with the native tools will be better in the long run than deep diving on RubyMotion.<p>That being said, I hope RubyMotion continues to do well. Choice is good and for some people, I&#x27;m sure RubyMotion is the best thing since sliced bread.
评论 #7972482 未加载
评论 #7970938 未加载
markrickertalmost 11 years ago
TLDR: &quot;We just started using this thing. It&#x27;s pretty cool, but we&#x27;re not going to tell you anything other than you should use it. Here&#x27;s some DSLs for it.&quot;