Ultimate Guide to Types in Typescript
Typescript is a strongly typed langauge built on top of Javascript. As such, types have to be defined in Typescript when we write our code, rather than inferred as they normally are in Javascript.
In this guide we'll be diving into how types work in ...
fjolt.hashnode.dev7 min read
Mohit Yadav
I Live to create better apps everyday
Awesome read ๐ I wish to create a toy language like Bhai-Lang, so this would be really helpful ๐