clean-code-typescript icon indicating copy to clipboard operation
clean-code-typescript copied to clipboard

Add a complete example implementation

Open alfonsograziano opened this issue 2 years ago • 1 comments

Hi! Thank you for this repo, it is really useful :)

I would like to add a complete example of the use of clean code and clean architecture concepts (by creating for example the backend for a classic note-taking app).

Do you think that could be interesting for the community?

alfonsograziano avatar Jul 02 '22 05:07 alfonsograziano

Hi @lokk3d! This sounds like a good idea, however I think it's beyond the current repo. This repo is based on simple, atomic practices around coding, which are timeless.

Going with Clean Architecture is the next evolution. A more comprehensive example would require constant maintenance and could become more opinionated.

But feel free to fork this repo or reference it.

dimadeveatii avatar Jul 15 '22 11:07 dimadeveatii