@GiovanniRanzatoSubmitted about 4 years ago
I used React and css module to make singular component independent from each other. I wonder if is a good approach or if is better use general css classes.
I used React and css module to make singular component independent from each other. I wonder if is a good approach or if is better use general css classes.
It was a good approach, I could suggest you to use eslint+prettier to improve your code style.