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

Getting Started with Meteor.js JavaScript Framework - Second Edition

Isaac Strack

Condividi libro
  1. 138 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

Getting Started with Meteor.js JavaScript Framework - Second Edition

Isaac Strack

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
Getting Started with Meteor.js JavaScript Framework - Second Edition è disponibile online in formato PDF/ePub?
Sì, puoi accedere a Getting Started with Meteor.js JavaScript Framework - Second Edition di Isaac Strack in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Computer Science e Web Programming. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Anno
2015
ISBN
9781785285547
Edizione
2

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).

Indice dei contenuti