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

Chapter 2. Setting Up

The web application that we'll be building throughout the course of the book will be written in Ruby using the open source Rails framework. To quote http://rubyonrails.org:

"Ruby on Rails® is an open-source web framework that's optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration."

I couldn't agree more. I find Rails fun to use and the development process to be very intuitive. The community is very active and there are tons of free resources online. It's also worth mentioning that Shopify is written in Rails and many popular Ruby libraries such as Active Merchant and Liquid are extractions of the Shopify source code.

Tip

Although the simplicity of Rails makes it an ideal tool for building our application, we could have just as easily used any web framework, such as ASP.NET, PHP, or Django and achieved a similar result. Remember, the end goal is to output HTML/CSS and JavaScript to the...

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