LoginSignup
9

More than 5 years have passed since last update.

RubyMotionを選んで後悔しないか調べた

Last updated at Posted at 2014-04-04

エイプリルフールネタに騙されました(http://blog.rubymotion.com/post/81380803900/rubymotion-raises-millions-becomes-free-introduces)

特徴

  • 今は有料 約2万円
  • MacRubyベース
  • Railsエンジニアか否かで評価がまったく違うのでiPhoneエンジニアの使用感は話半分に。

いいところ

  • ライブラリ構造を知れるのでObj-Cへの前段階として良い
  • RubyMotionもくもく会というコミュニティがある

  • RubyMine対応 (http://www.jetbrains.com/ruby/)

  • emacs対応(http://d.hatena.ne.jp/naoya/20130322/1363921458)

  • vimもsublimeも

  • atomもね (https://atom.io/packages/RubyMotion)

  • Rubyなのでモチベーション上がる

  • objc/xcodeもMVC推奨なので、RubyMotionもMVC。なのでrailsっぽいディレクトリ構造。

  • gemが使える、Railsの資産が使える

  • RailsのようにCUIで操作できる

  • gitも今まで通り

  • cocoapodsというiOS外部ライブラリ群もwrapしているので車輪の再開発しなくていい

悪いところ

  • HipByte社と命運を共にする
  • コードそのものの可読性は上がるけど、人材が少ないのでトータル保守性下がりそう。リスキー。
  • 2万円、とりあえず始めるには高いかなあ
  • iOS最新ライブラリは時間差対応(iOS8はWWDCは6月?)
  • ハマりどころがいろいろある(http://rochefort.hatenablog.com/entry/2013/05/06/115001)

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9