Working with Sinatra
-
Description
-
Reviews (0)
Description
In common with Ruby frameworks, Sinatra uses the Rack interface. This allows it to harness the functionality of Rack and enables the generation of Sinatra applications as a combination of middleware applications. After covering more advanced features of extensions, helpers, templates, views, and databases in the context of Sinatra applications, this course covers using Rack middleware with Sinatra. It also covers generating subclasses to create modular Sinatra applications. You’ll also learn how to create a REST service using Sinatra. Finally, you’ll learn how to manage Sinatra dependencies and assets, reload code, and deploy applications using Heroku or Apache Passenger.
Reviews
There are no reviews yet.