Viewing profile — denisanerson
denisanerson
HN member- Joined
- Tue, Sep 20, 2016, 8:48 AM UTC
- HN karma
- 14
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About denisanerson
No profile information was provided.
Recent public activity
-
comment
Comment #12538277
I read that DOM access is not available at the moment, but is planned for future releases.
-
comment
Comment #12538080
No, I mean nightly build 2.1.0: npm install typescript@next
-
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…