Just an internal checklist of the rewrite. Ignore this page unless you're participating in the rewrite.
| Article | Code Samples | Diagram | Meteor Version |
|---|---|---|---|
| Cookbook Conventions | --- | yes | --- |
| General Advice | --- | --- | --- |
| Meteor Style Guide | --- | --- | --- |
| Terminology | --- | --- | --- |
| Syntax | --- | --- | --- |
| Punctuation | --- | --- | --- |
| Reserved Keywords | --- | --- | --- |
| Installation | --- | --- | --- |
| Quickstart | yes | no | 1.0 |
| Development Tools | no | no | 1.0 |
| Atom Editor | yes | yes | 1.0 |
| Webstorm IDE | yes | no | 1.0 |
| Test Driven Development | --- | --- | --- |
| The Refactoring Process | yes | no | 1.0 |
| Refactoring Patterns | yes | no | 1.0 |
| Refactoring With Test Driven Development | --- | --- | --- |
| Writing Acceptance Tests (with Nightwatch) | --- | --- | --- |
| Writing Unit Tests (with Tinytest) | --- | --- | --- |
| Writing Unit Tests (with Jasmine Unit and Velocity) | --- | --- | --- |
| Site Mechanics | --- | --- | --- |
| File Structure | yes | yes | 1.0 |
| Dependencies | yes | yes | 1.0 |
| Model View Controller | yes | yes | 1.0 |
| Event Cycle | yes | yes | 1.0 |
| Namespacing | --- | --- | --- |
| Packages | --- | --- | --- |
| Site Configuration | --- | --- | --- |
| Console Logging | --- | --- | --- |
| Debugging | --- | --- | --- |
| Performance Tuning | --- | --- | --- |
| Environments | --- | --- | --- |
| Hosting Providers | --- | --- | --- |
| Deploying to Production | yes | no | 1.0 |
| Running in Production | --- | --- | --- |
| Environment Detection | --- | --- | --- |
| Scaling Quickstart | --- | --- | --- |
| Data Layer | --- | --- | --- |
| Schema Design | yes | no | 1.0 |
| Collections | --- | --- | --- |
| User Accounts | --- | --- | --- |
| Multi User Publications | --- | --- | --- |
| Aggregation | --- | --- | --- |
| Filters | --- | --- | --- |
| Observers | --- | --- | --- |
| Schema Migrations | yes | no | 1.0 |
| Data Validation | --- | --- | --- |
| Database Management | --- | --- | --- |
| Replica Sets | --- | --- | --- |
| Horizontal Scaling | --- | --- | --- |
| Integrating 3rd Party Databases | --- | --- | --- |
| Routing | --- | --- | --- |
| Single Page Design | --- | --- | --- |
| Multi-Page Design | --- | --- | --- |
| Multi-Page with Routing | --- | --- | --- |
| Page Not Found | --- | --- | --- |
| Meteor UI Components | --- | --- | --- |
| Alerts & Errors | --- | --- | --- |
| Accordion | --- | --- | --- |
| Modal Dialogs | --- | --- | --- |
| Tabbed Workflow | --- | --- | --- |
| Tagging | --- | --- | --- |
| Window Resize | --- | --- | --- |
| Theming | --- | --- | --- |
| Application Programming Interfa | --- | --- | --- |
| Integration of 3rd party APIs | --- | --- | --- |
| Exposing a REST API | --- | --- | --- |
| Data Driven Documents (D3) | --- | --- | --- |
| Error Referece | --- | --- | --- |
| Recipes | --- | --- | --- |
| Offline Apps | yes | no | 1.0 |
| Two-Way Data Binding | --- | --- | --- |
| Proxies | --- | --- | --- |
| --- | --- | --- | |
| File IO | --- | --- | --- |
| Video IO | --- | --- | --- |
| Keybindings | --- | --- | --- |
| Mutlitouch | --- | --- | --- |
| Image Assets | --- | --- | --- |
| Animations | --- | --- | --- |
| Async Workers | --- | --- | --- |
| File Uploads | --- | --- | --- |
| Web Components and Card UI | --- | --- | --- |
| Parsing File Types | --- | --- | --- |
| XML | --- | --- | --- |
| Breaking Changes | --- | --- | --- |
| Recommended Packages | --- | --- | --- |
| Applet Demos | --- | --- | --- |
| Mobile Apps | --- | --- | --- |
| Offline | --- | --- | --- |