spieden

Results 5 comments of spieden

I'd been sailing along enjoying the convenience of re-frame's global registrations until today when I discovered devcards. Scoping stub handler registrations to single "cards" for isolating and testing components seems...

Could be a handy use case for generative testing. i.e. Generate data and verify that it validates both against a json schema directly (using a separate library) and against its...

I tried it out on a complex schema with a graph of `$ref`s and it encountered the problem of schemas in `:definitions` referring to one another. Will need to reduce...

Unless, is there some way to do late binding?

Similarly, when using a namespace alias only for keywords, it's shown gray/unused in the require form.