Zen of Python + TypeScript: I Learned to Stop Worrying and Love Types and Tests

On TypeScript, ESlint, jest, TSDoc, Travis-CI, and VSCode (with inspirations from the Zen of Python). Read more

Similar

Beginner’s Python Cheat Sheets

Cheat sheets can be really helpful when you’re trying a set of exercises related to a specific topic, or working on a project. Because you can only fit so much information on a single sheet of paper, most cheat sheets are a simple listing of syntax rules.... (more…)

Read more »