Learning Sinatra
by Sudeep Agarwal and Manoj Sehrawat
English | 2016 | ISBN: 1849519307 | 164 Pages | True PDF | 1 MB
by Sudeep Agarwal and Manoj Sehrawat
English | 2016 | ISBN: 1849519307 | 164 Pages | True PDF | 1 MB
Design and deploy your own web application in minutes using Sinatra.
Sinatra is a Ruby framework that is widely used in the Industry. You can use it to make a single-page web app or a large-scale one. With the increased online footprint, you can create and deploy your own application.
Whether you are brand-new to online learning or a seasoned expert, this book will provide you with the skills you need to successfully create, customize, and deploy a Sinatra application. Starting from the beginning, this book will cover how to install Ruby and Sinatra, construct the back-end, design and customize the front-end layout, and utilize the innovative and user-friendly features of ORMs. By sequentially working through the steps in each chapter, you will quickly master Sinatra's features to create your own application.
With ample screenshots and code that offers a play-by-play account of how to build an application, Learning Sinatra will ensure your success with this cutting-edge framework.
What you will learn:
- Install and set up Ruby and Sinatra
- Work with layouts and template routes
- Extend the code to include CSS in different ways
- Create projects and understand MVC
- Design the front-end with Twitter Bootstrap
- Use the MySQL/SQLite gem to communicate with databases
- Implement sessions that can be used across multiple pages
- Utilize the innovative and user-friendly features of ORMs