Live data from Hacker News

Viewing profile — DDcsidsIOIDp

DDcsidsIOIDp

HN member
Joined
Thu, Mar 05, 2015, 11:49 PM UTC
HN karma
6
Public activity
3 items

About DDcsidsIOIDp

No profile information was provided.

Recent public activity

  1. comment
    Comment #9154804

    > "No Dart compiles to JS." The question is not here, the relevant question is "Does JS compiles in Dart ?" Because, JS Compiles fine in TypeScript, which means Typescript benefits…

  2. comment
    Comment #9154792

    No, every javascript code compile in TypeScript. This is not a separate language, just javascript + static typing (if you want) All JS lib compile out of the box in TypeScript.

  3. comment
    Comment #9154728

    Wrong, JavaScript is valid Typescript, so you don't have to rewrite anything.