David Nunez

Results 14 comments of David Nunez

This works great! I didn't know about it either until I cloned the repo and started trying to play with the code and I ran across those unit tests. Is...

Maybe a basic suggestion description pulling code directly out of the tests: --- A predicate function for any of the rules will also receive the entire input object as a...

I'm wondering if there's something i don't understand about hash keys based on what you said. But the "a" and "b" fields I've defined in that schema aren't hash keys....

Okay that makes sense. I lost hours of my life I'll never get back buried in the AWS SDK docs a couple months ago - before settling on using dynamoose...

Don't rush to provide an answer or anything; let's just let the thread grow stale and auto-lock. That's one way to keep the issue count down

Likewise, thanks @bennett000, this helped me out too.

I'm receiving an error when I attempt to implement this feature. To troubleshoot, I rolled back to version 0.1.5 and attempted to directly mimic the example code: ``` // fetcher...

So standard Chrome doesn't support it?

I've never seen the syntax before encountering it on that database view. I've found a way to avoid using that database view, so I'm able to continue using `pg-mem` on...

This plugin is only used when docs are parsed in a VueJs app. I mostly work on back-end NodeJs, React and Svelte apps and don't have my bearings with VueJs....