Building Ruby Web Apps with Rack 2
Offered By: Pluralsight
Course Description
Overview
Almost every Ruby web framework has one thing in common: they're built on Rack. In this course you'll learn how to use this vital library, both by itself and in conjunction with other Ruby frameworks.
At the core of every major Ruby web framework is Rack, a slim, versatile HTTP library. In this course, Building Ruby Web Apps with Rack, you'll learn how to use Rack and make simple, fast web applications. First, you'll learn the basic protocol that Rack uses for communicating with web servers like Puma and Unicorn. Next, you'll discover how to extend and enrich your application with middleware. Finally, you'll explore how to leverage your knowledge of Rack in other frameworks like Rails and Sinatra. When you're finished with this course, you'll have a foundational knowledge of Rack that will help you build faster, more maintainable Ruby web applications.
At the core of every major Ruby web framework is Rack, a slim, versatile HTTP library. In this course, Building Ruby Web Apps with Rack, you'll learn how to use Rack and make simple, fast web applications. First, you'll learn the basic protocol that Rack uses for communicating with web servers like Puma and Unicorn. Next, you'll discover how to extend and enrich your application with middleware. Finally, you'll explore how to leverage your knowledge of Rack in other frameworks like Rails and Sinatra. When you're finished with this course, you'll have a foundational knowledge of Rack that will help you build faster, more maintainable Ruby web applications.
Syllabus
- Course Overview 1min
- Getting Started 12mins
- Routing, Requests, and Responses 30mins
- Middleware 29mins
- Integrating Rack 24mins
Taught by
Jason Clark
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX