#type-checking

[ follow ]
from2ality
2 months ago
JavaScript

TypeScript: the `satisfies` operator

The satisfies operator in TypeScript provides a way to verify value types at compile time without runtime impact.
fromRealpython
9 months ago
Python

Python Type Checking Quiz - Real Python

Revisit Python Type Checking through an interactive quiz with 17 questions and scoring system.
[ Load more ]