How we made common front end mistakes impossible by porting to TypeScript
executeprogram.com3 points·by execute_program··0 comments
Restoring React reducer state across browser sessions
executeprogram.com46 points·by execute_program··11 comments
Problems with TypeScript in 2020
executeprogram.com46 points·by execute_program··18 comments
'unknown' in TypeScript: a type-safe version of 'any'
executeprogram.com2 points·by execute_program··0 comments
Interactive introduction to TypeScript 3.7's nullish-coalescing operator
executeprogram.com2 points·by execute_program··0 comments
Using TypeScript 3.7's optional chaining to work with null and undefined
executeprogram.com4 points·by execute_program··0 comments
Handling errors with TypeScript's union types
executeprogram.com2 points·by execute_program··0 comments
Reducing TypeScript type duplication with shared fields
executeprogram.com1 points·by execute_program··0 comments
Typing TypeScript functions to avoid confusing JavaScript behavior
executeprogram.com1 points·by execute_program··0 comments
An interactive introduction to generics in TypeScript
executeprogram.com2 points·by execute_program··0 comments
An interactive introduction to basic types in TypeScript
executeprogram.com2 points·by execute_program··0 comments