Adam Goldman

Results 47 comments of Adam Goldman

indeed, I can use many strategies to validate data on my end. But why not improve the developer experience of all React's users? Do you see any drawbacks in printing...

I can't imagine I'm the only developer who stumbled upon this, but who knows. > performance overhead why is that? it's only in development, and only when there's an error...

> only when there's an error to report so there's no impact to development unless there are prop type errors, in which case the developer will fix it anyway. So...

Sounds good! On Mon, Aug 5, 2019, 13:13 Asbjørn Hegdahl wrote: > Using arbitrary keys like id, name and so on seems a bit weird, and so > does dumping...

@dziraf , this actually doesn't work, it only turns off the client side validation. it seems like a bug in the adapter. Happy to take a swing at it with...

guys any news here? ATM we can't use adminjs to mutate data, only consume it

Cypress load extension doesn't work properly, if you inject an element to the dom from a content script it's injected outside cypress' iframe, thus we can't intercat with it