Live data from Hacker News

Viewing profile — akrumel

akrumel

HN member
Joined
Tue, Aug 30, 2016, 9:35 PM UTC
HN karma
11
Public activity
4 items

About akrumel

No profile information was provided.

Recent public activity

  1. comment
    Comment #22611535

    Boyd describes the OODA loop as an analogue process, not digital. A person or organization continually orients, observes, decides, and acts. This is different than Deming's PDCA cy…

  2. comment
    Comment #16713744

    Intriguing. Been too busy cranking on a new product to stay up on the latest changes so thanks for the pointer. I have lots of reading to do. And thanks for listening about my use …

  3. comment
    Comment #16713240

    Component count is around 140. Fwiw, some are stateless, functional components while others are more complex. A form of master/detail is driving the need to detect prop changes to …

  4. comment
    Comment #16712787

    Responding to "exists for a fairly rare use case" statement, I just searched the the web app I am currently writing and it uses componentWillReceiveProps() ~20 times. Most cases ar…