DEV Community

Discussion on: 7 code smells in your React components

Collapse
 
geraldcarrill17 profile image
Gerald Carrillo

Good post, thanks for sharing. Splitting the code according to its intent is always pleasant. In the multiple locations of our program, we will reuse the very same code.