Néstor
Néstor
All good from my side. 👍
> thanks for this translation. let me know if you want to be added to `translations.yaml` as codeowners for the spanish docs! I'd love to !
Yeah, it seems to work just fine. I'm going to give it a bit more thought on how to properly set it up on https://github.com/Nsttt/t3-devcontainer Any feedback is appreciated.
Done. Thanks !
Oh man, I've sure let this one slip over my todos. Any chance we can give this one another look ?
Some updates on this. Currently there's on issue regarding new env vars introduced into our serverSchema. If we extend our `Process.env` with a declaration file like this one. ```ts //...
Looking good! I'd add a few extra tests types just to be sure that this works as supposed to. Such as `DateFromISOString`. Thanks a lot for the help :)
Also, something else I wonder, if I recall correctly in that example since we set the output function we get a validated input in our query. It might be helpful...
Hey sorry for the late answer, busy day. Essentially yes, us who work with io-ts actually expect to also work with fp-ts. Traditionally, we build our codecs as variables, and...
I'll make some suggestions the following days, currently on a trip ;).