Meteor in Action
eBook - ePub

Meteor in Action

  1. 368 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Meteor in Action by Stephan Hochhaus,Manuel Schoebel in PDF and/or ePUB format, as well as other popular books in Informatique & Langues de programmation. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Foreword
  5. Preface
  6. Acknowledgments
  7. About this Book
  8. About the Cover Illustration
  9. Part 1. Look—a shooting star!
  10. Part 2. 3, 2, 1—impact!
  11. Part 3. Leaving the crater
  12. Appendix A. Installing Meteor
  13. Appendix B. The anatomy of MongoDB
  14. Appendix C. Setting up nginx
  15. Appendix.
  16. Index
  17. List of Figures
  18. List of Tables
  19. List of Listings