this post was submitted on 07 Dec 2023
948 points (100.0% liked)

196

16237 readers
20 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] seth@lemmy.world 5 points 9 months ago

JS -> Typescript, let the transpiler do its job

Python -> mypy + from typing import blahblah

ez pz