Quick Handlebar Templating This book is a quick start guide for handlebar.js templating in the client side.It is very useful for developers to deal with AJAX based web application where frequent change of view took place in the JSON data format. You will learn about: - Creating Handlebar Expression. How to make your own custom helper. What are the partials and how to create them. How to create new handlebar utility method from other helpers using inheritance. [ERROR: Chapter Numbering are not correctly done. There are 7 chapters in total. Chapter no 6 is numbered as 7. ]
Design and develop your very own responsive web applications using Java, jQuery, and AJAX About This Book
- A practical guide to empower you to develop responsive web applications by combining the strengths of AJAX and jQuery
- Learn how to build a series of web applications on top of a website quickly and efficiently
- By the end of this book, you will have mastered ways with which you can leverage AJAX and jQuery as per your project needs
Who This Book Is For
This book is intended for Java developers wanting to create rich and responsive applications using AJAX. Basic experience of using jQuery is assumed.
What You Will Learn
- Build responsive, fluid layouts using Bootstrap 3
- Create JSON data and integrate it with your web pages using AJAX calls
- Integrate Twitter, Facebook, and Google+ into your application
- Incorporate Google currency converter into your application
- Fuse YouTube videos and third-party shopping carts to your application
- Debug and test responsive web applications
In Detail
AJAX is a web development technique that allows a web page to be updated with new information without having to reload the page. jQuery is a JavaScript library that harnesses AJAX interactions to allow rapid web development. Together, they are a powerful combination, and are generally considered by frontend web developers as technologies that complement each other perfectly.
Developing Responsive Web Applications with AJAX and jQuery will empower you with the skills required to create responsive web applications in a quick and efficient manner. The book begins by identifying the key benefits of a responsive application for a commercial site, and then covers how to develop a layout using Bootstrap 3 and adding dynamic visuals to your web application using AJAX calls.
By the end of this book, you will be able to develop responsive web applications by combining AJAX development techniques with the jQuery JavaScript library.