skip to content
Tags → #typescript Jan 7, 2025 Using predefined error constants introduces misleading stack traces, which can complicate debugging and error tracking. Jan 4, 2024 Explore how to enable exhaustive checks in TypeScript switch cases, enhancing code safety and reducing unhandled errors Oct 22, 2021 The problem, solution, and story behind me figuring this out. Expect to learn TypeScript's generics, function types, Parameters and ReturnType utility, and inference if you pay attention to ReturnPromiseType May 12, 2021 I have been compiling a list of open source apps that I find online. This is a very helpful list for you to learn common patterns used in React Apps. Apr 24, 2021 Leland made a prediction about the popularity of React & React Native, and usage of strictly typed languages back in 2017. How did it pan out? Feb 21, 2019 Interesting how in ReasonML we don't need to worry much about types thanks to it's inference