You are viewing a single comment's thread from:
RE: SEC13 WK1 “Keeping it clean”
Saludos fombae
No entiendo mucho de estas cosas pero por lo que entiendo has desarrollado una aplicación para limpiar un sistema.
la manera en que participa en este reto a sido muy original porque se trata de limpiar algo y lo has logrado.
Muy original por cierto tu contenido 🤗
Exito en tu entrada
@cive40, clean code is essential to help developers understand each other. Having a well-organized file structure will help you have a better understanding of the application backend.
From the two images I shared above. The first image has a lot of files which can get another developer confused. In the second image, you can see that the directory has few files. The different directories have a good step-by-step step-by-step to the different files. That way a developer will not get lost when checking a particular file to work on.