aliceif on Nostr: nprofile1q…fsvwv Javascript definitely has types, it has the typeof operator after ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq6m3l6ghyetrsyjqd0gag09cgruurnx5r4mr09gsj0tkpvmv4dsmqnfsvwv (nprofile…svwv) Javascript definitely has types, it has the typeof operator after all
But there's only 9 total: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof#description
What Typescript adds, is the ability to assign types to variables and functions and to make your own types.
But there's only 9 total: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof#description
What Typescript adds, is the ability to assign types to variables and functions and to make your own types.