Live data from Hacker News

Viewing profile — codenirvana

codenirvana

HN member
Joined
Tue, Jul 30, 2019, 9:05 PM UTC
HN karma
2
Public activity
4 items

About codenirvana

[ my public key: https://keybase.io/codenirvana; my proof: https://keybase.io/codenirvana/sigs/dflqrpQ-J4rXH5xduDZxpPrppqZ9o8VNJEpT1RBo3og ]

Recent public activity

  1. comment
    Comment #20569555

    Yep, waiting for private methods (Stage 3) and private-fields.

  2. comment
    Comment #20569541

    There's Elm, PureScript and many other functional programming inspired languages. But, TypeScript is a safe bet.

  3. comment
    Comment #20569310

    Only helps with const. Better use linting to avoid such issues.

  4. comment
    Comment #20569253

    Waiting for Optional Chaining. It's in Stage 3 already.