# Types To check types run: ```sh npx --package typescript tsc --noEmit --pretty false | grep -v "modules/" ``` # Code ALWAYS - fast - KISS - DRY - reads like english - easy to understand