Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colbycheeze/meteor-learning

Projects for learning Meteor.js
https://github.com/colbycheeze/meteor-learning

Last synced: about 1 month ago
JSON representation

Projects for learning Meteor.js

Awesome Lists containing this project

README

        

# Projects created to learn Meteor.js

## Projects
- [Microscope](https://github.com/colbycheeze/meteor-learning/tree/master/microscope) - A social site for posting articles. Custom logins, commenting, and upvotes
- [Iron Todos](https://github.com/colbycheeze/meteor-learning/tree/master/iron-todos) - A social todos app with OAuth logins and commenting
- [Todos Woohoo](https://github.com/colbycheeze/meteor-learning/tree/master/todos) - My first Meteor app, a basic todos

## Resources used:
- [Learn Meteor.js Properly](http://javascriptissexy.com/learn-meteor-js-properly/)
- [Discover Meteor](http://discovermeteor.com)
- [Evented Mind](http://eventedmind.com)
- [Meteor Tips](http://meteortips.com)
- [Meteor Manual](http://manual.meteor.com)
- [Meteor Docs](http://docs.meteor.com)