Forem

# typehints

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unlocking the Power of Python Type Hints: Why You Should Start Using Them Today
Cover image for Unlocking the Power of Python Type Hints: Why You Should Start Using Them Today

Unlocking the Power of Python Type Hints: Why You Should Start Using Them Today

Comments
5 min read
Iterable gotcha's in Python

Iterable gotcha's in Python

Comments
2 min read
Python Typing Koans

Python Typing Koans

2
Comments
3 min read
Type Annotate an existing Python Django Codebase with MonkeyType
Cover image for Type Annotate an existing Python Django Codebase with MonkeyType

Type Annotate an existing Python Django Codebase with MonkeyType

12
Comments 3
6 min read
Get rid of guessing the function name supported with type hints in Python 3.6 +
Cover image for Get rid of guessing the function name supported with type hints in Python 3.6 +

Get rid of guessing the function name supported with type hints in Python 3.6 +

9
Comments
1 min read
How PHP Type Declarations Actually Work
Cover image for How PHP Type Declarations Actually Work

How PHP Type Declarations Actually Work

91
Comments 12
5 min read
loading...