Is TypeScript Really Worth Learning?
When I first started learning TypeScript, I honestly didn't understand the hype.
I thought:
"If I'm the one writing the code, then I already know what type every variable should be... so why do I need TypeScript?"
It just looked like JavaScript with more syntax.






