Treffer: Building Real-Time Web Applications with Meteor

Title:
Building Real-Time Web Applications with Meteor
Contributors:
The Pennsylvania State University CiteSeerX Archives
Collection:
CiteSeerX
Document Type:
Fachzeitschrift text
File Description:
application/pdf
Language:
English
Rights:
Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Accession Number:
edsbas.2FE5F05D
Database:
BASE

Weitere Informationen

The Meteor framework provides a way to develop realtime web applications with just one programming language: JavaScript. While keeping in mind other conventional technology stacks as LAMP, the framework can be seen as a whole new paradigm because it makes use of server-side JavaScript. First, we shortly explore the history of web development frameworks in order to describe the context of Meteor. Second, the architecture and operating principles are discussed in order to explain the real-time aspects of Meteor. Strengths and weaknesses are explored and example applications will be discussed to show the power of Meteor. Finally a guide to build a Meteor application is given and core elements contributing to create real-time applications with Meteor, such as 'templates' and 'collections' are explained.