ask.goodproductmanager.com
How technical should a product manager be?: Ask A Good Product Manager: Your product management questions answered
http://ask.goodproductmanager.com/2010/07/07/how-technical-should-a-product-manager-be
Ask A Good Product Manager. Your product management questions answered. How technical should a product manager be? Posted on July 7, 2010 · 19 Comments. Question: Do product managers of technical products really need to be technical? My new role had zero technical questions in the interview, but my question is this: How technical do you think a Product Manager should be? Answer from Derek Morrison. Of All About Product Management. How technical do I think a product manager should be? Again Steven Haines ...
unitstep.net
React animations for a single component » unitstep.net
http://unitstep.net/blog/2015/03/03/using-react-animations-to-transition-between-ui-states
The home of peter chng. The home of peter chng. React animations for a single component. Is a great framework for building web UIs. (And perhaps other UIs. One thing I recently wanted to do with React was to build a component that would animate during its transition from state A to B; an example would be an On/Off button. It is possible to do so with React’s built-in animation addon. But it just required some attention to detail. First, a little background: Animation in React. Methods, or perhaps even.