PacktLib: Getting Started with Meteor.js JavaScript Framework

Getting Started with Meteor.js JavaScript Framework

Credits

About the Author

About the Reviewers

www.PacktPub.com

Preface

Setup and Installation

Installing with curl

Loading an example application

Making code changes

Summary

Reactive Programming… It's Alive!

Creating the Lending Library

Creating a reaction

Multiple clients

Summary

Why Meteor Rocks!

Modern web applications

A giant Meteor appears!

Let's create some templates

Summary

Templates

A new HTML template

Gluing it all together

Summary

Data, Meteor Style!

Document-oriented storage

Broadcasting changes

Configuring publishers

Summary

Application and Folder Structure

Client and server folders

Security and accounts

Customizing results

Summary

Packaging and Deploying

Third-party packages

Bundling your application

Deploying to Meteor's servers

Deploying to a custom server

Summary

Index