andrew jarrett

Results 34 comments of andrew jarrett

What kind of example(s) do you feel would be most helpful? I'd enjoy the learning experience of trying to build something if you're able to give me feedback when you...

awesome -- sorry I've been out of pocket, I'm working on a big refactor at work and haven't had time to do much else I've got a break this morning...

I vote we add a `feature-request` label to this issue. I agree this would be awesome. Is @juusaw still able and interested in this package? If so, I think seeing...

#15 looks like a reasonable step towards making the parser more accessible / discoverable

Let's close this one? Supporting codegen for `io-ts-types` seems outside the scope of this project

Hey @dawidk92 , wanted to let you know that I opened a PR implementing this request. It's a pretty solid implementation IMO, and as a bonus it also handles union...

> One idea could be to rename it to `DeepReplaceUndefined`, which might better encapsulate its actual function. However, I'm still trying to grasp the practical scenarios for this use case....

As far as what to name this type, I've been kicking it around, and I keep coming back to `Patch` and `PatchDeep`. According to [MW](https://www.merriam-webster.com/dictionary/patch) a patch is > a...

Also last thought (and then I'm done blowing up this PR) -- I'm actually leaning towards `undefined` being the default replacement value. @dawidk92 thoughts?