Live data from Hacker News

Viewing profile — rnbwd

rnbwd

HN member
Joined
Sun, Jun 22, 2014, 7:31 PM UTC
HN karma
1
Public activity
7 items

About rnbwd

No profile information was provided.

Recent public activity

  1. comment
    Comment #9016725

    I had no idea what a Symbol even was until I stumbled upon alt - https://github.com/goatslacker/alt It's a small and simple code base, and much easier way to grok the concept than …

  2. comment
    Comment #9016706

    Honestly I think FB put the flux pattern out before that idea had become fully developed looking for feedback from the community. The flux repo explicitly states that none of the e…

  3. comment
    Comment #9016668

    I discovered React after using Om, and I believe that Mercury comes with a lot of good practices enabled by default. But it's technically possible to achieve the exact same 'decoup…

  4. comment
    Comment #9016620

    > The way you express your opinions is enormously important. It could easily be the difference between getting a raise and getting fired. How is this relevant to the conversation? …

  5. comment
    Comment #7957708

    I began programming in September of last year. For loops were trivially easy to understand (took me about a day), 1-2 weeks to become proficient. I started with php, moved to 'jque…

  6. comment
    Comment #7945049

    d3 is very powerful, has an amazing api, and it's incredible library. but my processor goes insane running trivial d3 animations (macbook pro core-2-duo 2009). with css 3d, webgl, …

  7. comment
    Comment #7928929

    >the nature of JS means libraries move slower than other languages. prior to node and npm maybe. The JS npm ecosystem is actually growing faster than any other language's module/li…