|
|
|
|
|
by kerkeslager
461 days ago
|
|
I just had a thought and decided to look it up. This side conversation started as an objection to the comment, "Whatever framework you choose will be obsolete in 5 years." The first release of esbuild was November 2020, i.e. it didn't exist 5 years ago. And that release fixed... conditional statements in TypeScript--a pretty basic feature to be broken. Does that sound like something you want to use in production? So maybe your strategy of only using things that work with esbuild doesn't address the problem as much as you think it does. |
|
Conditional types (not statements) are not a basic feature.