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

Getting Started with Meteor.js JavaScript Framework - Second Edition

Isaac Strack

Compartir libro
  1. 138 páginas
  2. English
  3. ePUB (apto para móviles)
  4. Disponible en iOS y Android
eBook - ePub

Getting Started with Meteor.js JavaScript Framework - Second Edition

Isaac Strack

Detalles del libro
Vista previa del libro
Índice
Citas

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es Getting Started with Meteor.js JavaScript Framework - Second Edition un PDF/ePUB en línea?
Sí, puedes acceder a Getting Started with Meteor.js JavaScript Framework - Second Edition de Isaac Strack en formato PDF o ePUB, así como a otros libros populares de Computer Science y Web Programming. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Año
2015
ISBN
9781785285547
Edición
2
Categoría
Web Programming

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

Índice