DEV Community

# typesafety

Achieving end-to-end type safety in your Wasp app.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Ensuring Type Safety When Using JavaScript Libraries Without TypeScript Definitions

Ensuring Type Safety When Using JavaScript Libraries Without TypeScript Definitions

1
Comments
1 min read
TypeScript Generics for Polymorphic API Responses: Building Type-Safe Client Code Without Response Union Hell

TypeScript Generics for Polymorphic API Responses: Building Type-Safe Client Code Without Response Union Hell

Comments
4 min read
Enhancing Electron's IPC: Addressing Robustness and Developer Experience for Complex Applications

Enhancing Electron's IPC: Addressing Robustness and Developer Experience for Complex Applications

Comments
9 min read
Stop Writing if-checks: Refinement Types in Java 8+

Stop Writing if-checks: Refinement Types in Java 8+

Comments
8 min read
TypeScript Discriminated Unions: Safe API Response Handling

TypeScript Discriminated Unions: Safe API Response Handling

1
Comments
5 min read
Mastering unknown vs never Types in TypeScript: Differences and Use Cases

Mastering unknown vs never Types in TypeScript: Differences and Use Cases

1
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.