#learning-journey
Read more stories on Hashnode
Articles with this tag
Any type in TypeScript allows a variable to have any datatype. We revert to JavaScript if you use any keyword. // A variable of type any can take any...
Today I started to learn TypeScript. My further goal is to learn Angular as well for projects. I will be using TypeScript for my upcoming projects so,...