Instant Handlebars.js

Gabriel Manricks

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

商品描述

Learn how to create and implement HTML templates into your projects using the Handlebars library

Overview

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results
  • Create and display templates on your pages
  • Extend Handlebars with custom helpers
  • Organize your code with partials
  • Optimize your development environment

In Detail

Handlebars is one of the leading JavaScript templating engines and is quickly gaining widespread adoption by developers, as well as with frameworks like Ember.js and Meteor.

"Instant Handlebars.js" is a complete guide to the Handlebars library filled with internal concepts and practical examples that will help illustrate what’s going on and take you from a complete beginner to a Handlebars expert.

"Instant Handlebars.js" begins with the very basics, requiring no previous knowledge about templating engines. Throughout the course of this book, you get a thorough tour of all the features available in Handlebars.js and you will learn how to organize your websites for both development and production.

In this book, we will cover how to create templates with both placeholders and helpers. We will then go into organizing your projects for rapid -development using Require.js and how to optimize and compile your projects for production. To finish off, you will learn how to annotate your code and leave debug points so that you can easily maintain and troubleshoot your code in the future.

Handlebars is a small library;, it is meant to fill a specific need and it does this well. "Instant Handlebars.js" takes a very methodical approach to cover every aspect of this amazing library with practical examples provided every step of the way.

What you will learn from this book

  • Create and compile templates with data
  • Learn how to structure reusable templates
  • Extend Handlebars with helpers
  • Manipulate a template’s context
  • Reuse templates with partials
  • Organize your projects with Require.js
  • Pre-compile templates for production
  • Add debug points to keep your templates maintainable

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. This book is a step-by-step guide to installing and creating your own JavaScript templates using Handlebars.js.

Who this book is written for

This book is aimed at people who have a general knowledge of JavaScript and HTML. No knowledge of templating engines is required.