Microsoft Announces JavaScript Rival TypeScript

Latest Videos FromTom's Hardware
Kevin Parrish
Contributor

Kevin Parrish has over a decade of experience as a writer, editor, and product tester. His work focused on computer hardware, networking equipment, smartphones, tablets, gaming consoles, and other internet-connected devices. His work has appeared in Tom's Hardware, Tom's Guide, Maximum PC, Digital Trends, Android Authority, How-To Geek, Lifewire, and others.

  • digiex
    So may computer languages, so little time...
    Reply
  • cryogenic
    "Microsoft Announces JavaScript Rival TypeScript"

    Rival? really?

    Type Script is build on top of, and compiles to Javascript, while also being a strict superset of javacript.
    I fail to see how the two rival each other when TypeScript cannot exist without javascript...
    Reply
  • booyaah
    I live in a dream world where C# and Java are the native client side languages for all web browsers :)
    Reply
  • xcaninox
    it's not a rival, as cryogenic noted it was built on top of Javascript therefore it is like an extension or an evolution, not exactly a rival, Microsoft can claim what ever they won't but that doesn't change the facts.
    Reply
  • A Bad Day
    So, MS, how's your Silverlight?
    Reply
  • leongrado
    Hay yo Microsoft. I'm still using Jscript (not Javascript) at work.
    Reply
  • mayankleoboy1
    will FAIL.
    Just like Google's "dart" and multiple other scripting languages.



    unless this TypeScript has multiprocessing, its a waste of time.
    Reply
  • willard
    Needs more JQuery.
    Reply
  • techslave3
    All this before Microsoft announces its competitor to the power button. How surprising.
    Reply
  • Fire-Dragon-DoL
    9412551 said:
    will FAIL.
    Just like Google's "dart" and multiple other scripting languages.



    unless this TypeScript has multiprocessing, its a waste of time.

    That's stupid to say, note that something similar to typescript (which is basically the same as javascript except that you can specify variable types) is already implemented in Unity (the game engine).

    There is Coffee which does the same too.

    It's just another scripting language to help people writing javascript without being mad.
    Reply