Live data from Hacker News

Viewing profile — scottlecrab

scottlecrab

HN member
Joined
Sat, Sep 15, 2018, 4:23 AM UTC
HN karma
7
Public activity
5 items

About scottlecrab

No profile information was provided.

Recent public activity

  1. comment
    Comment #21876647

    Pick anything on here that interests you and get to it: https://dev.azure.com/s-lambert/_git/Lets%20Get%20Wild! .

  2. comment
    Comment #21670785

    The Japan difference for life expectancy could just be because Japanese men work themselves to death more often than not. Women do as well, but there's also lots of pressure to get…

  3. comment
    Comment #21457569

    https://www.typescriptlang.org/play/index.html#code/MYewdgzg... Using `as const` will report both the 2nd and 3rd lines as type errors. You've been able to do this in TypeScript fo…

  4. comment
    Comment #19430003

    React can be used from a CDN as well, including using it with JSX. Although using JSX from CDN scripts is a bad idea in production because it's slower.

  5. comment
    Comment #17992981

    It's a dev dependency because they use it in unit tests but it's also a peer dependency, meaning that if you want to use the library you need to include moment.