Live data from Hacker News

Viewing profile — MusharibSajid

MusharibSajid

HN member
Joined
Sat, Aug 17, 2019, 8:38 AM UTC
HN karma
2
Public activity
1 items

About MusharibSajid

No profile information was provided.

Recent public activity

  1. comment
    Comment #20722922

    Async is a hard concept but what can be revealing is going through the three steps: 1. Get used to callbacks in NodeJS, for example write some code using fs that reads the content …