|
|
|
|
|
by roebk
1298 days ago
|
|
They are choosing TypeScript, they're opting into type checking with JSDoc and tsc. For a brand new code base, you could argue that it would make sense to jump in and write TypeScript, but JSDoc and tsc will get them most of the benefits. It's almost a non-issue. |
|
People, if you must be religious about a programming language, at least find a more enthralling god than a JS superset!