Viewing profile — pauldotknopf
pauldotknopf
HN member- Joined
- Fri, Jun 10, 2016, 5:38 AM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About pauldotknopf
No profile information was provided.
Recent public activity
-
comment
Comment #12525438
They also print advertising without your knowledge. http://www.dailytech.com/HPs+Web+Connected+Printers+May+Prin...
-
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…
-
comment
Comment #12380481
Wow, your project looks great! I will be using it for inspiration in the future for mobx!
-
comment
Comment #11877143
Exactly, you can treat Gulp like the a pure make system, and do whatever you want in each target.
-
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?
- comment
-
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…