What is TypeScript? TypeScript is a typed super-set of JavaScript It means that any JavaScript code is a legal TypeScript codeAlso we can write any JavaScript code in a Typescript file (.ts) without any errorIt add rules about how different type of values can be usedIt preserves the run-time behavior of JavaScript code, which means that TypeScript will not throw any "type" errors on run-timeTypeScript is a static type checker for JavaScriptDetecting errors in code without running is known as static checkingDetermining the nature or type of error based on the type of values is known as static type checkingSo...
forward
Recent Posts
Categories
- Angular
- Artificial Intelligence
- C Programming
- Data Science
- Digital Pakistan
- GraphQL
- Gutenberg Block Development
- HTML
- Java Programming
- JavaScript
- Learn Angular 9 From Scratch
- Learn GraphQL
- Learn JavaScript
- Learn NextJS
- Learn TypeScript
- MEAN Stack
- MongoDB
- NextJS
- NodeJS
- Online Marketing
- PHP
- R Programming
- React
- Research Methodologies
- Search Engine Optimization
- Short Notes
- Social Media
- TypeScript
- Web Tools and Technologies
- Weebly Apps
- Weebly Development
- Wix Development
- Wordpress Development
- WordPress News
- WordPress Plugin Development
Recent Comments