Live data from Hacker News

Viewing profile — joaolvcm

joaolvcm

HN member
Joined
Sat, Nov 12, 2016, 9:44 PM UTC
HN karma
4
Public activity
1 items

About joaolvcm

[ my public key: https://keybase.io/joaolvcm; my proof: https://keybase.io/joaolvcm/sigs/9Lvd_497DP2Dzj_uhsNLe5nCnIYCUYC-z84ACcm5xRY ]

Recent public activity

  1. comment
    Comment #20464606

    By the way, this has nothing do with f strings but for debugging JavaScript you can do something like console.log({var1,var2,var3}); And the logged object will get created with the…