Skip to content

Instantly share code, notes, and snippets.

@nathanows
Created February 25, 2015 05:46
Show Gist options
  • Save nathanows/e88a491e8ebb979e5408 to your computer and use it in GitHub Desktop.
Save nathanows/e88a491e8ebb979e5408 to your computer and use it in GitHub Desktop.
Ruby Microframeworks

##Ruby Microframeworks for Web Development

  1. What is a web framework?
  • Brief intro
  • Across languages (Rails, Django, etc.)
  1. Rails The not-so-micro-framework
  • Rails
  • Rails upsides and downsides
  1. What is a microframework?
  • Sinatra (ruby darling, prob 2nd most well known)
  • Includes DSL's
  1. Why would you use a microframework?
  • Use case examples
  1. Rails vs. The Little Guys
  • Size (chart of sizes of ruby frameworks)
  • Speed (chart of speed of ruby frameworks)
  • Complexity (example of rails app vs microframework)
  1. Overview of 3 microframeworks
  • Tentatively (Cuba, Camping, Ramaze)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment