The Meteor Chef

Results 60 comments of The Meteor Chef

Hi @beauremus. If I understand correctly, you could do this using a combination of jQuery validation's [validator.addMethod](https://jqueryvalidation.org/jQuery.validator.addMethod/) function and a method that calls to the server to check the inputted...

Well, damn! You're right. I forgot to add this in (was too used to the automatic loading from before). Will treat this issue as a refactor.

Hi @rgstephens. Not specifically. The goal of Base is to avoid making the bare minimum number of decisions so you can take it wherever you need to. When it comes...

@rgstephens @thearabbit on my list to get this on the site, just a bit backed up at the moment :)

@thearabbit yes, this will likely cause an issue. You'll want to add some sort of pagination feature to break up the documents into easier to handle chunks.

I'd have to look at what package is dependent on Jade, but will consider this in the 5.0 release (since it's a `WARN` it's fairly low priority).

Going to flag this for the 5.0.0 release.

Not against this! Is there a specific implementation pattern you have in mind @dburles or just having support from scratch?

Not sure. I'll have to update my dev tools and see what the error is referring to.

Hi @rgstephens @arthurkirsz. Agree with Arthur here. I _do_ prefer this more personally, but I want to keep things as close to the Meteor Guide/simple as possible. Something like an...