603 Views
One React pattern that has had the greatest effect on my code is the container component pattern. At React.js Conf, Jason Bonta talked about how they build High Performance Components at facebook. Nestled in this talk is this gem about container components.
0 comments