© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Rakshit Pathak
I'm a web developer, passionate about javascript, react, etc.
Data types in typescript. Introduction TypeScript knows the JavaScript language and will assign data type for you in default cases when you don't add any type. For example in creating a variable and assigning it to a particular value, TypeScript will...
No responses yet.