holiday-wish-list

Stars
6
The Meteor Chef
#016 - Holiday Wish List

In this recipe, we're going to help Santa Claus build an app to help kids around the world build a wish list for the holidays. We'll learn how to create data anonymously, relying on localStorage to retrieve the current user's information, as well as how to send an email to a wisher's parents once their list is complete. We'll even look at "locking" our UI after a list is submitted to prevent double sends.

Read on The Meteor Chef

Demo the Recipe

Download the Source

The code for this recipe is licensed under the MIT License.