Live data from Hacker News

Viewing profile — pauldotknopf

pauldotknopf

HN member
Joined
Fri, Jun 10, 2016, 5:38 AM UTC
HN karma
8
Public activity
7 items

About pauldotknopf

No profile information was provided.

Recent public activity

  1. comment
    Comment #12525438

    They also print advertising without your knowledge. http://www.dailytech.com/HPs+Web+Connected+Printers+May+Prin...

  2. comment
    Comment #12380501

    > It knows which properties are accessed in each component, and ensures only the ones that rely on the changed data are updated. This is what blew me away. I understood that "compu…

  3. comment
    Comment #12380481

    Wow, your project looks great! I will be using it for inspiration in the future for mobx!

  4. comment
    Comment #11877143

    Exactly, you can treat Gulp like the a pure make system, and do whatever you want in each target.

  5. comment
    Comment #11877132

    But my point is that you can use gulp only (no plugins), and throw your npm scripts into gulp tasks. Where is the risk there?

  6. comment
  7. comment
    Comment #11874523

    There is a large amount of stuff to know before you can develop and debug the piping stuff in gulp, I grant you that. But, what are you going to wind up using in npm scripts for yo…