Oddbean new post about | logout
 I just found out I had typescript's strict mode turned off, apparently my project has 1,529 type errors -_- 
 you better not use `any` anywhere 
 I found using JSDoc with JS better than TS