Live data from Hacker News

Viewing profile — adrianbbarkus

adrianbbarkus

HN member
Joined
Tue, Apr 28, 2020, 1:32 AM UTC
HN karma
1
Public activity
1 items

About adrianbbarkus

No profile information was provided.

Recent public activity

  1. comment
    Comment #23002374

    Irony is there's a simpler way to do it, making the library even less necessary. `const isPromise = x => Promise.resolve(x) === x`