808
Average TS developer
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Typically when creating API interfaces you'd be better off marking the inputs as unknown, and then using something like Zod to validate the types