Getting Started with Meteor.js JavaScript Framework - Second Edition
eBook - ePub

Getting Started with Meteor.js JavaScript Framework - Second Edition

Isaac Strack

Buch teilen
  1. 138 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

Getting Started with Meteor.js JavaScript Framework - Second Edition

Isaac Strack

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Getting Started with Meteor.js JavaScript Framework - Second Edition als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Getting Started with Meteor.js JavaScript Framework - Second Edition von Isaac Strack im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Computer Science & Web Programming. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Jahr
2015
ISBN
9781785285547

Getting Started with Meteor.js JavaScript Framework Second Edition


Table of Contents

Getting Started with Meteor.js JavaScript Framework Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Setup and Installation
Installing using curl
Loading an example application
Selecting your file's location
Loading the example application
Starting the example application
Previewing the application
Help! I made too many changes!
Making code changes
Changing from Leaderboard to Yay Science!
Summary
2. Reactive Programming…It's Alive!
Creating the Lending Library
Creating the base application
Creating a Collection
Having fun with the browser console
Adding some data
Displaying collections in HTML
Cleaning up
Creating a reaction
Multiple clients
Summary
3. Why Meteor Rocks!
Modern web applications
The origin of the web app (client/server)
The rise of the machines (MVC)
The browser grows up
A giant Meteor appears!
Data On The Wire
Latency Compensation
Full Stack Reactivity
Let's create some templates
Summary
4. Templates
A new HTML template
Gluing it all together
Displaying items
Additional view states
Adding events
Model updates
Style updates
Summary
5. Data – Meteor Style!
Document-oriented storage
Why not use a relational database?
MongoDB
Using direct commands
Broadcasting changes
Configuring publishers
Turning off autopublish
Listing Categories
Listing items
Checking your streamlined data
Summary
6. Application Structure – Client, Server, and Public (oh my!)
The client and server folders
The public folder
The security and accounts
Removing insecure
Adding an admin account
Granting admin permissions
Customizing results
Modifying Meteor.publish()
Adding owner privileges
Enabling multiple users
Summary
7. Packaging and Deploying
Third-party packages
Finding the available packages
Bundling your application
Deploying your application to Meteor's servers
Updating Meteor's servers
Using your own hostname
Deploying your application to a custom server
The server setup
Installing and configuring MUP
Deploying your app using MUP
Summary
Index

Getting Started with Meteor.js JavaScript Framework Second Edition

Copyright © 2015 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
First published: December 2012
Second edition: June 2015
Production reference: 1250615
Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham B3 2PB, UK.
ISBN 978-1-78528-554-7
www.packtpub.com

Credits

Author
Isaac Strack
Reviewers
Netanel Gilad
Flávio Juvenal da Silva Junior
Arthur Pham
Commissioning Editor
Veena Pagare
Acquisition Editors
Subho Gupta
James Jones
Content Development Editor
Anish Sukumaran
Technical Editor
Menza Mathew
Copy Editor
Jasmine Nadar
Project Coordinator
Izzat Contractor
Proofreader
Safis Editing
Indexer
Tejal Daruwale Soni
Graphics
Jason Monteiro
Production Coordinator
Manu Joseph
Cover Work
Manu Joseph

About the Author

Isaac Strack is a design technologist and STEM education advocate, currently working as a solutions consultant for Adobe Systems. With more than 15 years of experience in management information systems and web and creative technologies, Isaac has a strong background in modern web application development. He is the author of the Packt Publishing book Meteor Cookbook and the Packt Publishing video series Learning Meteor Application Development; he also assisted recently as a technical reviewer for another Packt Publishing book named Building Single-page Web Apps with Meteor. He holds a patent for online fraud detection and is a co-captain of the Salt Lake City Meteor Meetup group. He is an experienced lecturer/speaker. Isaac regularly mentors others at boot camps, training events, and conferences, such as UtahJS, DevMountain Meteor Day, NMC Summer Conference, Adobe workshops/events, and the Consumer Electronics Show (CES).

Inhaltsverzeichnis