
- 368 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Meteor in Action
About this book
Summary Meteor in Action teaches you full-stack web development using the Meteor platform. It starts with an overview of a Meteor application, revealing the unique nature of Meteor's end-to-end application model. Then you'll dive into the Blaze templating engine, discover Meteor's reactive data sources model, learn simple and advanced routing techniques, and practice managing users, permissions, and roles. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book You might call Meteor a reactive, isomorphic, full-stack web development framework. Or, like most developers who have tried it, you might just call it awesome. Meteor is a JavaScript-based framework for both client and server web and mobile applications. Meteor applications react to changes in data instantly, so you get impossibly responsive user experiences, and the consistent build process, unified front- and back-end package system, and one-command deploys save you time at every step from design to release. Meteor in Action teaches you full-stack web development with Meteor. It starts by revealing the unique nature of Meteo's end-to-end application model. Through real-world scenarios, you'll dive into the Blaze templating engine, discover Meteor's reactive data sources model, learn routing techniques, and practice managing users, permissions, and roles. Finally, you'll learn how to deploy Meteor on your server and scale efficiently. What's Inside
- Building your first real-time application
- Using MongoDB and other reactive data sources
- Creating applications with Iron Router
- Deploying and scaling your applications
About the Reader Readers need to know the basics of JavaScript and understand general web application design. About the Authors Stephan Hochhaus and Manuel Schoebel are veteran web developers who have worked with Meteor since its infancy. Table of Contents
PART 1 LOOK—A SHOOTING STAR!
- A better way to build apps
- My fridge! A reactive game PART 2 3, 2, 1—IMPACT!
- Working with templates
- Working with data
- Fully reactive editing
- Users, authentications, and permissions
- Exchanging data
- Routing using Iron.Router
- The package system
- Advanced server methods
- PART 3 LEAVING THE CRATER
- Building and debugging
- Going into production
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Cover Illustration
- Part 1. Look—a shooting star!
- Part 2. 3, 2, 1—impact!
- Part 3. Leaving the crater
- Appendix A. Installing Meteor
- Appendix B. The anatomy of MongoDB
- Appendix C. Setting up nginx
- Appendix.
- Index
- List of Figures
- List of Tables
- List of Listings