Comment on DHH: TypeScript sucked out much of the joy I had writing JavaScriptparentComments−dtagames3yIndeed. Although frequently misunderstood, every valid JS program is also a valid TS program.Everything about TS is optional and only there if you want it and it helps.
Comments
Indeed. Although frequently misunderstood, every valid JS program is also a valid TS program.
Everything about TS is optional and only there if you want it and it helps.