/meteor-links

A place to collaboratively share useful links about MeteorJS

MIT LicenseMIT

#Meteor Links Let's create together an organized list of useful, updated resources and tools for MeteorJS. PRs are very welcome. :)

##Books

##Meteor-specific blogs Meteorhacks
Josh Owens

##News The Meteor Podcast
Meteor Club

##Blog posts Learn Meteor.js Properly
Environment settings and security with Meteor.js
Using MongoDB aggregations to power a Meteor.js publication
Meteor security 101
Meteor and Mongo performance
How to optimize your Mongo database for Meteor
How to scale a Meteor app
Meteor Cheatsheet

##Talks Matt Debergalis: The design and implementation of the Meteor platform
Josh Owens: What I’ve learned during my year with Meteor.js ###Devshops Devshops are monthly meetups organized in San Francisco by Meteor itself, and in London by the Meteor London group. All devshop videos are in Meteor Youtube Channel. ###Hangouts Meteor Club Q&A

##Demos Telescope
Dominus - Multiplayer game
Libreboard - A Trello like board
Crowducate - Collaborative Education Platform
Meteor Blocks - Collaborative 3D scene | Simpler version

##Community Crater.io - Where meteor news lands
Meteor Forums - A public discussion forum for Meteor
###Questions about Meteor Questions tagged "meteor" on StackOverflow
Meteor on Quora

##Packages ###Development Mongol - View/edit your client-side documents
JetSetter - View/edit your Session variables
###Deployment Meteor Up
###Database Collection2 - Schema for your Collections
Collection Helpers - Define helpers on your collections
###Routing Iron Router - A client and server side router designed specifically for Meteor | The official Iron Router Guide
Iron Router Autoscroll - Ensures that routes loaded with Iron Router scroll to the right place
Iron Router Active - Tells you what the currently active route is
Flow Router
###Analytics and performance monitoring Kadira - Performance Monitoring for Meteor
okgrow:analytics - A package that provides integration for Google Analytics, Mixpanel, KISSmetrics, and other analytics services
Iron Router GA - Google analytics integration with sugar for tracking Iron Router page views
###User Authorization Roles - Assign roles and permissions to your users
###Forms Autoform - Easily create basic forms with automatic insert and update events, and automatic reactive validation
###Bootstrap Bootstrap itself comes pre-wrapped for use as a Meteor package.
Accounts UI Bootstrap - An accounts-ui package styled for Bootstrap
###CMS / Admin dashboard Orion - A simple and powerful CMS for meteor
Meteor Admin - A complete admin dashboard solution
###Animation Template Animations - Dead simple DOM animations for Meteor
##Utility Template Extension - A utility for dealing with your templates Underscore - The awesome javascript toolbelt
Underscore.String - String manipulation helpers for javascript

###Package Import NPM - Use NPM packages within Meteor directly

##Miscellaneous Meteor Roadmap - The official Meteor roadmap on Trello
The unofficial Meteor FAQ