Typesafe API Protection with TypeScript

Easy and type-safe input validation. Contribute to zensors/sheriff development by creating an account on GitHub. Read more

Similar

User-defined type guards in TypeScript

Decided to write this blog post because I couldn’t find any documentation or online examples like the one I’m sharing here. Every example I’ve seen the user-defined type guard is used to replace the whole type definition and not specific properties. (more…)

Read more »