##Meteor Cookbook
Hi. Welcome to the Meteor Cookbook; a FAQ and tutorial culled and curated from over 2 years of emails and discussions from the [meteor] google group and my experiences rolling out packages and apps. These documents are intended for the intermediate user learning Meteor, who is accustomed to a) object-oriented frameworks and languages, such as Java and C#, and b) relational databases and data structures derived from SQL table schemas. The focus is on helping the user grow accustomed to functional programming using document oriented databases.
======================================== ###TABLE OF CONTENTS
========================================
###Applet Demos
Links to live versions of the examples associated with this cookbook.
Live Demo | Source | Tests | Status | Meteor Version |
---|---|---|---|---|
Panel Layout | panel-layout | 24 | 1.0.3.1 | |
Minimongo Table | minimongo-table | 78 | 1.0.3.1 | |
REST API | rest-api | 10 | 1.0.3.1 | |
Rest Analytics Pipeline | rest-analytics-pipeline | 52 | 1.0.3.1 | |
Fonts & Calligraphy | fonts-site | 15 | 1.0.3.1 | |
Geolocated Parties | leaflet-parties | 8 | 1.0.3.1 | |
Stripe - Subscriptions | payment-subscription | 7 | 1.0.3.1 | |
Medical Illustration Library | image-link-archive | 7 | 1.0.3.1 | |
Workflow Routing | workflow-routing | 7 | 1.0.3.1 | |
Weblog | clinical-weblog | 7 | 1.0.3.1 | |
Dropzone UI | dropzone-ui | 7 | 1.0.3.1 | |
Drag and Drop | drag-and-drop | 7 | 1.0.3.1 | |
Green Eggs and Spam | green-eggs-and-spam | 7 | 1.0.3.1 | |
Stripe - Per Service | payment-per-service | 7 | 1.0.3.1 | |
Stripe - Crowdsourcing | payment-crowdsourcing | 7 | 1.0.3.1 | |
ActiveRecord Forms | clinical-ui-forms | 7 | 0.6.5 | |
Dictionary | dictionary | 7 | 0.6.5 | |
Collabtionary | collabtionary | 7 | 0.6.5 | |
Hubble (Datasets Demo) | hubble | 7 | 1.0.3.1 | |
Run Command Line Script | exec-commaind-line-from-ui | 7 | 1.0.3.1 |
======================================== ###Clinical Meteor Track
If you'd like to learn more, check out the Clinical Meteor Track project... a version of Meteor designed for biomedical, clinical, and healthcare applications. Check out the project page to learn more, and be aware that these two projects are being run in parallel.
========================================
###Clinical Demos
Links to live versions of the examples associated with this cookbook.
Live Demo | Source | Tests | Status | Meteor Version |
---|---|---|---|---|
Clinical Checklists | clinical-checklists | 90+ | 1.0.3.1 | |
Clinical Trials | clinical-trials | 800+ | 0.9.4 | |
Clinical ActiveRecord | clinical-activerecord | 296 | 1.0.3.1 | |
Clinical Scheduling | clinical-scheduling | 7 | 1.0.3.1 | |
Clinical Support Forum | clinical-support-forum | 7 | 1.0.3.1 | |
Clinical Health Planner | health-planner | 7 | 0.8 | |
Clinical Workqueues | clinical-workqueues | 7 | 0.6.5 | |
Biological Reductionism | reductionism | 7 | 0.7 | |
Bioinformatics Sampler | reductionism | 7 | 0.7 |
========================================
Source | Interface | Meta | Scaffold | Component | Stable Version |
---|---|---|---|---|---|
clinical:auto-resizing | --- | --- | --- | --- | 0.0.1 |
clinical:barcode | --- | --- | --- | --- | 2.0.2 |
clinical:graphs | bootstrap3 | --- | --- | yes | 0.0.3 |
clinical:hipaa-audit-log | bootstrap3 | --- | yes | --- | 1.0.1 |
clinical:nightwatch | bootstrap3 | --- | --- | --- | 1.4.0 |
clinical:nvd3 | --- | --- | --- | --- | 0.0.3 |
clinical:sidebars | semantic | --- | --- | yes | 0.1.1 |
clinical:static-pages | bootstrap3 | --- | yes | --- | 1.0.4 |
clinical:ui-vocabulary | semantic | --- | --- | --- | 1.0.5 |
clinical:ui-alert-panel | bootstrap3 | yes | --- | yes | 1.0.5 |
clinical:famous-dead-people | --- | --- | no | --- | 1.0.0 |
clinical:hipaa-audit-log | bootstrap3 | yes | --- | --- | --- |
clinical:grays-anatomy | --- | --- | --- | --- | --- |
clinical:sesssion-extended-api | --- | --- | --- | --- | --- |
======================================== ###Meteor Architecture
======================================== ###More Great Demos
Live Demo | Source | Tests | Status | Meteor Version |
---|---|---|---|---|
iTunes Library | reactconf | --- | --- | 1.0.3.1 |