Hi everyone, I want to know how I know my code has the good practices?. Where I can find a standard or manual global with good practices. Now I’m learning React.
I know basic things but I feel I need learn more best practices
Hi everyone, I want to know how I know my code has the good practices?. Where I can find a standard or manual global with good practices. Now I’m learning React.
I know basic things but I feel I need learn more best practices
For further actions, you may consider blocking this person and/or reporting abuse
Lars-Erik Bruce -
Notarena -
sunny -
Blup -
Top comments (2)
Seek open source projects and see the code, you can't know if you're using good practices if you don't consult other projects. GitHub has many repositories, search your technology there and venture into projects.
Thanks, you have some recommendations repo from GitHub?, because has a lot repo but, what is the best start point?