Instant Handlebars.js. Learn how to create and implement HTML templates into your projects using the Handlebars library - Helion
Tytuł oryginału: Instant Handlebars.js. Learn how to create and implement HTML templates into your projects using the Handlebars library
ISBN: 9781783282661
stron: 62, Format: ebook
Data wydania: 2013-09-25
Księgarnia: Helion
Cena książki: 74,99 zł
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.
Osoby które kupowały "Instant Handlebars.js. Learn how to create and implement HTML templates into your projects using the Handlebars library", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Instant Handlebars.js. Learn how to create and implement HTML templates into your projects using the Handlebars library eBook -- spis treści
- Instant Handlebars.js
- Instant Handlebars.js
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files, e-Books, discount offers, and more
- packtlib.packtpub.com
- Why Subscribe?
- Free Access for Packt account holders
- 1. Instant Handlebars.js
- So, what is Handlebars?
- The syntax
- Installation
- Downloading the Handlebars library
- Precompiling templates
- Quick start creating your first template
- Preparing the project
- Block helpers
- Top 6 features you need to know about
- Expressions
- Helpers
- Partials
- Structuring a Handlebars app
- Precompilation
- Logging and comments
- People and places you should get to know
- Official sites
- Community
- Frameworks
- So, what is Handlebars?