Does mongoose still have reactivity issues with meteor? Does mongoose still have reactivity issues with meteor? mongoose mongoose

Does mongoose still have reactivity issues with meteor?


I can't find article on Meteor blog, but yes, there is no more problem with reactivity, changes are pushed on instant, not after 10 seconds.


I would recommend that you look at aldeed:simple-schema and possibly even aldeed:collection2 and aldeed:autoform. Their functionality is not a direct overlap, but they give you similar schema validation capability as mongoose.