Viewing profile — adrianbbarkus
adrianbbarkus
HN member- Joined
- Tue, Apr 28, 2020, 1:32 AM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About adrianbbarkus
No profile information was provided.
Recent public activity
-
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`