1 min readNov 28, 2016
--
I also liked pure functions as components, but one of the advantages of them is the performance boost you can get with them by extending React.PureComponent, so since I’ve started using it I’ve had to drop the pure functions. Any thoughts on this?