Book Image

Meteor Cookbook

By : Isaac Strack
Book Image

Meteor Cookbook

By: Isaac Strack

Overview of this book

Table of Contents (19 chapters)
Meteor Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Mastering Reactivity

In this chapter, you will learn the following topics:

  • Creating and consuming a reactive value

  • Using Ajax query results in ReactiveVar

  • Making a custom library reactive

  • Updating Blaze templates without Mongo

  • Using inline data to modify UI elements reactively

  • Integrating the jQuery UI