Live data from Hacker News

Viewing profile — denisanerson

denisanerson

HN member
Joined
Tue, Sep 20, 2016, 8:48 AM UTC
HN karma
14
Public activity
3 items

About denisanerson

No profile information was provided.

Recent public activity

  1. comment
    Comment #12538277

    I read that DOM access is not available at the moment, but is planned for future releases.

  2. comment
    Comment #12538080

    No, I mean nightly build 2.1.0: npm install typescript@next

  3. comment
    Comment #12538054

    The main reason for using Babel was async/await. However, the lastest TypeScript verion (typescript@next) can compile async/await for older browsers, so there is no reason for me t…