No need to use null for this, undefined works equally well with noImplicitReturns. For example: https://www.typescriptlang.org/play?#code/LAKAZgrgdgxgLgSwPZ...
I've only been doing this for a little over ten years, not 25. Still, I find that though most problems are indeed quite boring, the solutions don't have to be. It seems there are always new ways to write solutions, and…
Any TypeScript libraries you are using?
The article makes a valid argument against bad DSLs. But the dsDSL is also declarative so it's not really an argument against declarative programming. Similarly using a native data structure for a SQL query doesn't make…
No need to use null for this, undefined works equally well with noImplicitReturns. For example: https://www.typescriptlang.org/play?#code/LAKAZgrgdgxgLgSwPZ...
I've only been doing this for a little over ten years, not 25. Still, I find that though most problems are indeed quite boring, the solutions don't have to be. It seems there are always new ways to write solutions, and…
Any TypeScript libraries you are using?
The article makes a valid argument against bad DSLs. But the dsDSL is also declarative so it's not really an argument against declarative programming. Similarly using a native data structure for a SQL query doesn't make…