Live data from Hacker News

Viewing profile — Zer8

Zer8

HN member
Joined
Sat, Mar 14, 2015, 6:47 AM UTC
HN karma
11
Public activity
5 items

About Zer8

No profile information was provided.

Recent public activity

  1. comment
    Comment #9642487

    React only "renders" everything within its shadow DOM. It then applies the results of diffing the previous and current version trying to use the most atomic operation (innerText, a…

  2. comment
    Comment #9642449

    We're talking about Backbone + templating here, and that is what happens with those libs. Obviously there are other libs / frameworks that can do that, all of them using some sort …

  3. comment
    Comment #9638803

    Say you want a form with as-you-type validation. You can't have a view containing the whole form and just re-render that as someone types. If you did, you'd lose the user current f…

  4. comment
    Comment #9632921

    Same experience here. I took 0.1g to close to 1g on several occasions over a couple years. Doses in the 0.1-0.2g range would leave me fairly slow the next day, but that's it. With …

  5. story