Viewing profile — DDcsidsIOIDp
DDcsidsIOIDp
HN member- Joined
- Thu, Mar 05, 2015, 11:49 PM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About DDcsidsIOIDp
No profile information was provided.
Recent public activity
-
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…
-
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.
-
comment
Comment #9154728
Wrong, JavaScript is valid Typescript, so you don't have to rewrite anything.