Yuom Theara

Results 133 comments of Yuom Theara
trafficstars

I create `view` directly in `Mongo`, and then create `ViewCollection` normal in Meteor. ```js ViewCollection = new Mongo.Collection('myview'); ```

Thanks for your solve. Sorry I can't `` do this (beginner).

Look great, It's like `Element and iView`. - [ ] Form validation - [ ] Transfer - [ ] Card - [ ] Carousel - [ ] Collapse Waiting to...

+1 for `Griddle` example.

Why you don't PR?

1- If I have more then 1,000,000 docs in `Documents Collection`. Have problem or not, when we `pub` all of document to `Griddle`? ```js Meteor.publish('documents.list', () => Documents.find()); ----- {...

I don't understand about this. Could example for me? Thanks again.

I can't import any `npm package` in `.vue file`