| ▲ | jackp96 a day ago | |
I mostly use it for runtime validation for API responses. Found it pretty easy to use. I try pretty hard to avoid "any" in the code, and it's helped clean things up a good bit, which is crucial as we've introduced LLMs into our workflows. I don't love Pydantic, though. It's probably a skill issue, but it just feels messier/clunkier than Zod's parsing options. | ||
| ▲ | tomveber 13 hours ago | parent [-] | |
[dead] | ||