Jan Küster
                                            Jan Küster
                                        
                                    **Another use-case** Creating filter options for data tables, which are currently done manually via `collection.find().fetch()`, `Array.map` and `_.uniq`
@filipenevola I'd like to bump this issue up again, since there has been lots of recent discussion [here](https://forums.meteor.com/t/install-on-raspberry-pi/31520) and [here](https://forums.meteor.com/t/meteor-on-a-raspberry-pi-arm/54925) and I did not find any reason why it's actually...
I am using to retrieve documents from the newest without having to use sort. So basically I get the latest n Docs via $natural set to -1 and limit to...
The question is, if it makes sense to **a)** keep it heavily bound to Blaze or to **b)** make it Meteor compatible but frontend agnostic. The second option could at...
Hello @dorw123 I will take a look into that. Sorry for the long delay, I am now dedicating time to AutoForm and these packages.
I actually would go for Matomo as well, is there already a Matomo Wrapper package for Meteor?
The site is under development by @StorytellerCZ and I think we rather should have a minimal page so the link is not dead. I can help with dev but publishing...
I can publish a new version or beta version, if needed
Hey @guncebektas this is not forgotten, we just discovered during #448 that there is a branch diversion between `master` and `devel` (master is 8 commits ahead and 3 commits behind...
I think, since the PR is 6 years old we should edit it until it fits the modern requirements. From that point I'm with you @guncebektas to use reactive var...