How to Use Sinatra to Build a Ruby Application
In this article, we'll introduce Ruby on Rails' lesser-known but powerful cousin Sinatra. We'll use the framework to build a cost-of-living calculator app. By the end of the article, you'll know what Sinatra is and how to use it. Let's go!