{{ Handlebars.java }} - Blog
The {{ Handlebars.java }} blog
Getting Started
- {{ Mustache }} templates in Java: first steps for getting started with Handlebars.java.
- Helpers in Handlebars.java: learn everything about helpers in Handlebars.java.
- When Handlebars.js met Handlebars.java: learn how to integrate Handlebars.js and Handlebars.java.
- Reusing {{ Mustache }} templates: learn how to reuse templates in Handlebars.java by inclusion or inheritance.
- Where is my {{ Mustache }} template: learn how to load templates from file system, classpath, web context and more.
- The {{ Mustache }} Context Stack in Handlebars.java: learn how to read values from the context stack and more.
- TypeSafe templates in Handlebars.java: learn how to use type safe templates in Handlebars.java.
- i18n in Handlebars.java: learn how to do internationalization in the server and the browser!
Handlebars.java++
- Prototype your web sites with Handlebars.java!: a tool created for fast prototyping of web sites, especially created for web designers.
- The Jackson module in Handlebars.java: learn how to convert a value to JSON using the Jackson library and much more.
Want to contribute?
- Fork the project on Github.
- Create an issue or fix one from the issues list.
- Share your ideas or ask questions on mailing list - don't hesitate to write a reply - that helps us improve javadocs/FAQ.
- If you miss a particular feature - browse or ask on the mailing list - don't hesitate to write a reply, show us a sample code and describe the problem.
- Write a blog post about how you use or extend Handlebars.java.
- Please suggest changes to javadoc/exception messages when you find something unclear.
- If you have problems with documentation, find it non intuitive or hard to follow - let us know about it, we'll try to make it better according to your suggestions. Any constructive critique is greatly appreciated. Don't forget that this is an open source project developed and documented in spare time.
Thank you, for reading the Handlebars.java blog.