Instant Haml

Krzysztof Niksinskiis

  • 出版商: Packt Publishing
  • 出版日期: 2013-09-23
  • 售價: $1,110
  • 貴賓價: 9.5$1,055
  • 語言: 英文
  • 頁數: 52
  • 裝訂: Paperback
  • ISBN: 1783283777
  • ISBN-13: 9781783283774
  • 下單後立即進貨 (約3~4週)

商品描述

Learn how to integrate Haml into your current application setup and development workflow

Overview

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results
  • Step-by-step instructions that will help you integrate Haml into your current application setup and development workflow
  • Learn how to speed up development of view templates
  • Understand Haml options, configuration and Rails-specific features

In Detail

Haml is a markup language used to rapidly develop Rails view templates (or HTML pages). It is used by professional developers and praised for its cleanliness, human friendliness and usage agility. It functions as a replacement for inline page templating systems such as PHP, ASP, and ERB - the templating language used in most Ruby on Rails applications. Haml is itself a description of HTML and hence it avoids the need for explicitly coding HTML into the template with some code to generate dynamic content.

A practical guide which shows you a number of examples of Haml usage and then lets you dive into more advanced features to help you take full advantage of rapid development of view templates in your Rails applications. This book will show you how you can use Haml to create beautiful, easily maintainable and concise view templates without the hassle of writing in HTML.

Starting by showing you how to install Haml and how to integrate it into your Rails application, this practical guide will then teach you how to create the elements of a view template. This book will introduce you to the important features of Haml, show you how to integrate Haml with your development editor, and how to make it work with the Twitter Bootstrap framework.

This book will also show you how to convert existing view templates. With this book, you will be able to integrate Haml into your current application setup and development workflow.

What you will learn from this book

  • Download and install Haml
  • Integrate Haml with your Rails application
  • Convert all existing view templates automatically
  • Add Haml to your development editor
  • Use Haml with Twitter Bootstrap Framework

Approach

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A fast-paced, example-based guide to teach you how to integrate Haml into your Rails application.

Who this book is written for

If you are a developer who would like to speed up and simplify your view template creation, this book is ideal for you. A basic working knowledge of HTML and CSS, as well as some Ruby on Rails experience is recommended.