Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Shopify Application Development

You're reading from   Shopify Application Development Build highly effective Shopify apps using the powerful Ruby on Rails framework

Arrow left icon
Product type Paperback
Published in May 2014
Publisher
ISBN-13 9781783281053
Length 106 pages
Edition Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Michael Larkin Michael Larkin
Author Profile Icon Michael Larkin
Michael Larkin
Arrow right icon
View More author details
Toc

Choosing a development tool


Programmers are as passionate about the tools they use to write code as they are about which language the code is written in. There is typically a trade-off between speed and ease of use, in that the tools that are the fastest tend to require memorization of keystrokes and jargon; whereas the ones that are easier to use sacrifice efficiency for a more intuitive user experience.

There are several options available when developing Rails applications. A couple of popular simpler editors are Sublime Text (http://www.sublimetext.com) and TextMate (http://macromates.com). A few popular rich editors are RubyMine (http://www.jetbrains.com/ruby), Aptana (http://www.aptana.com), and Visual Studio with Ruby in Steel (http://sapphiresteel.com).

I've tried them all, and personally tend to oscillate between RubyMine and Sublime Text, depending on the project. If I'll be doing a lot of visual debugging, I'll use RubyMine. But for most projects, I find the speed and intuitive features...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image