DEV Community

# typechecking

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Setting up TypeScript in a Node.js Application: A Step-by-Step Guide

Setting up TypeScript in a Node.js Application: A Step-by-Step Guide

1
Comments
3 min read
TIL you can trick Mypys typechecker using typing.cast

TIL you can trick Mypys typechecker using typing.cast

Comments
1 min read
How to add type annotations to SQLAlchemy models

How to add type annotations to SQLAlchemy models

9
Comments
5 min read
A First Look at Python Protocols (PEP 544)

A First Look at Python Protocols (PEP 544)

10
Comments
4 min read
Getting Started with the Sorbet Type Checker in Rails

Getting Started with the Sorbet Type Checker in Rails

40
Comments 1
8 min read
Type-checking in Python

Type-checking in Python

18
Comments
2 min read