Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What are the most useful Smart Packages for Meteor.js [closed]

I'm starting to learn Meteor and found that knowing of several smart packages can greatly speed up development.

What are some of the most useful Smart Packages that you wish you knew when you first started? Like router, accounts-base, accounts-ui etc... Atmosphere doesn't have a sort-by-popularity function.

like image 232
Nyxynyx Avatar asked Jul 24 '13 03:07

Nyxynyx


1 Answers

I agree that some kind of popularity sort similar to npmjs would be awesome.

Atmosphere now has a really helpful scoring system based on number of downloads, recent updates, etc.

While a lot of atmosphere packages are convenient wrappers around existing projects, there are some with original content that are extremely useful. My favorites are:

  • iron-router
  • kadira
  • subs-manager
  • publish-with-relations
like image 77
David Weldon Avatar answered Oct 13 '22 00:10

David Weldon