Hasan Toor ✪
Hasan Toor ✪

@hasantoxr

6 تغريدة 2 قراءة May 06, 2022
TypeScript VS JavaScript
Let's discuss the key points that make these two well-known languages unique.
A Mini Thread🧵👇
1. TypeScript designed by Microsoft and released in 2012 whereas JavaScript designed by Brendon Eich and released in 1995.
2. TypeScript is a superset of JavaScript (OOP language) but JavaScript is a lightweight scripting language.
3. TypeScript developed to overcome code complexity for large projects whereas JavaScript helps create dynamic web page content.
4. TypeScript strongly typed ( both static and dynamic typing)
but JavaScript is dynamic typing only.
5. TypeScript converted into JS so that browsers can understand it whereas JavaScript can be directly used in most browsers.
6. TypeScript best suited for large web apps but JavaScript best suited for small projects.
Conclusion :
The official slogan for TypeScript is “JavaScript that scales” and I find this to be really appropriate for this programming language. I personally love switching over to TypeScript and it’s new features and functions that it brings to traditional JavaScript.
That's all for this thread.
Retweet and like the first tweet if you found this useful, this will encourage me to do more better work.
Follow
@mrblockchaindev for more useful resources, and useful threads 🤗.

جاري تحميل الاقتراحات...