Live data from Hacker News

Viewing profile — juanger

juanger

HN member
Joined
Wed, May 06, 2015, 8:51 PM UTC
HN karma
19
Public activity
4 items

About juanger

No profile information was provided.

Recent public activity

  1. comment
    Comment #17372530

    Not in this case, pre-Columbian means "before Columbus". Colombia was named after Columbus (Colón in spanish) but in this case it is talking about the time before the discovery of …

  2. comment
    Comment #13817757

    My kids are 8 and 6, last thing I learnt was to knit some months ago. Last thing I coded in my spare time was a midi generator. I'm not a super human, need to sleep 7-8 hours, don'…

  3. comment
    Comment #12090874

    not exactly harmful, but in the docs they promote stateless functions by saying: "In an ideal world, most of your components would be stateless functions because in the future we’l…

  4. comment
    Comment #11242047

    In some way, yes, the state belongs to the component itself, because in the end the component is an object and objects encapsulate that state as long as they are alive. The beauty …