Live data from Hacker News

Viewing profile — xatxat

xatxat

HN member
Joined
Sun, Sep 02, 2012, 3:00 PM UTC
HN karma
382
Public activity
54 items

About xatxat

[ my public key: https://keybase.io/xat; my proof: https://keybase.io/xat/sigs/qikubdNOJxB_7RqKS87DoRuZLE5Slvfre1RE2WmFVuU ]

Recent public activity

  1. comment
    Comment #44943240

    The AQ2 community perceived CS as way too slow though. No wonder when you are used to strafe jumping through team jungle and urban :-)

  2. story
  3. comment
    Comment #33424550

    congratulations on launching! we created a website builder for nft artists called butiq.art where we will test the simplehash api in the next weeks. on a side note, if you ever nee…

  4. comment
    Comment #30751967

    I think people with enough experience in software development know quite well if the code they are currently writing is going to be testable or not.

  5. story
  6. comment
    Comment #22518244

    In Germany they are tracking down clusters. As a random person you won't get tested, unless you visited a risky region, had contact with an infected person or your doctor orders a …

  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #18831845

    I use this stack: Frontend: React - Unstated (or just setState) - Axios - Plain CSS (with BEM notation) - Create React App - Prettier - Jest Backend: Node.JS - Express - Knex - Pos…

  16. story
  17. comment
    Comment #16921476

    You can do that, but you will need to find a way to re-render the components which use that service, after something changed.

  18. comment
    Comment #16921351

    They are used to create arrays. You are able to subscribe to multiple containers: {(counter, someOther) => ()}

  19. comment
    Comment #16920667

    Yeah, I agree that this is an edge case (nothing that I run into on a daily base) and the ContinentLists example might not be the best in this context. Something like a Dashboard w…

  20. comment
    Comment #16920018

    I wouldn't store it as array in Redux because that would be too limiting (e.g. let's say I want a continent-list which is decoupled from the other continent-lists). If I would be f…

  21. comment
    Comment #16919707

    For example if you have multiple lists of continents and each one needs its own collapsed state. Maybe the user can even dynamically add/remove such continent lists in the UI. IMHO…

  22. story
  23. story
  24. story
  25. story