Skip to content

gongbaochicken/Awesome-Meteor-Projects-Tutorials-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Awesome-Meteor-Projects-Tutorials-List

A concise list of Interesting Meteor Projects and Awesome Tutorials

Why do you need this? This is a concise but useful list for Meteor.js starter users. These references are well-arranged in order, which may help you to get started without much full-stack experience step by step, under the hood of Meteor.js.

Very useful tutorials

As a starter, the best thing we can do is to understand the core parts of the useful documents in a short time, before we get our hands dirty.

  • Meteor
    Meteor Official Website

  • Udemy:Learn MeteorJS By Building 10 Real World Projects
    This is very claasic and practicalLearn MeteorJS By Building 10 Real World Projects by Eduonix Learning Soultions. Since this was published before Meteor supported React, the contents in this tutorial is all about Blaze style Meteor.

  • Udemy:Meteor and React for Realtime Apps
    Meteor and React for Realtime Apps by Stephen Grider. I learned this course because I feel that React is too hot to avoid learning it, leanring React with powerful Meteor might be a good move. Thanks to Stephen, this is really helpful.

  • Meteor Performance 101
    This is a GREAT post about what you need to do if you want to boost the performance of your web built with Meteor.js. After reading this post, I solved a few of key performance issues I encounterd when I built my first Meteor app (http://dukemarket.heroku.com). Anyway, this is really worthy reading, for the specific improvement of meteor project and other general concept.

Boilerplates:

Boilerplates can help you to init your project and save you lots of time, if you know the basic kits.

  • Meteorhack
    Meteorhack is a kickstart boilerplate for Meteor, React and React-Router users. If you know some knowledge of Meteor and React, you will feel tt is very easy. This ready-to-go boilerplate can save precious time for users, especially hackathon coders, enabling them to focus on the major app functionalities.

  • kickstart-meteor-react
    Kickstart a barebone project with Meteor and React, with pretty good reputation. You can also make it works with iOS or Android.

  • Meteor Kitchen
    Meteor Kitchen is a code generator for Meteor.js, where the input is json configuration file, and the output is the code framework or piece you need. Very interesting. And the blogs on this website are also worth reading.

Interesting Demo and Trending Projects:

Feel hard to start some big project? Maybe you can start with or join the following ones.

  • React Hue
    A flat color and material color palette tool built with Meteor and React. It is an easy demo to get started with.

  • codemirror CodeMirror packaged for Meteor. CodeMirror is a versatile text editor implemented in JavaScript for the browser.

  • Tinder Cards for React Native
    Tinder Cards for React Native

  • Relly
    Single page application for videographers.

  • Tutorial

  • Meteoris
    Meteoris is a Realtime MVC + Modular Javascript Framework based on Meteor 1.2.0

Super Star Projects (>= 1K stars):

  • Wekan
    The open-source Trello-like kanban built with Meteor.

  • Telescope
    A hacker-news clone built entirely on Meteor, and they recently have two distinct versions of Telescope: Nova and Legacy. Please checkout on their website.

  • pinTask
    Task tracker with Kanban board.

  • Worklife
    Effective meeting tools with powerful integration

  • Rocket.Chat
    A Slack like online chat tool, built with Meteor.

About

A concise list of Interesting Meteor Projects and Awesome Tutorials

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published