Closed toddw closed 7 years ago
Since the FeatureFlag and LaunchDarkly components are not using any local state there is a performance advantage of converting them to simple stateless functional components. It also makes for less code as well.
Since the FeatureFlag and LaunchDarkly components are not using any local state there is a performance advantage of converting them to simple stateless functional components. It also makes for less code as well.