Meet Sinatra

Pluralsight
Course Summary
Learn the basics of Sinatra: configuration, handlers, blocks, and templates.
-
+
Course Description
As a developer, you're always looking for ways to write faster applications with less code. The Sinatra framework hits a sweet spot for writing small, fast web applications and web services with Ruby. In this course, Dan Benjamin teaches the basics of Sinatra: configuration, handlers, blocks, and templates. You'll master these techniques by writing a simple ad server to manage and deliver images, Javascript, and HTML. You'll enhance the application to track clicks using DataMapper and Sqlite3 to store and manage the data.
-
+
Course Syllabus
Meet Sinatra: Part 1- 30m 34s
—Introduction 2m 20s
—A Simple App 16m 38s
—App Structure 2m 25s
—Data Mapper 4m 16s
—sqlite3 1m 0s
—Styling 3m 55sMeet Sinatra: Part 2- 33m 50s
—Form & Interactivity 7m 42s
—Displaying Ads 3m 31s
—Tracking Clicks 5m 32s
—Authentication 8m 42s
—Advanced Topics 8m 23s