/clean-todo

Primary LanguageTypeScript

Clean Todo

A simple todo app organized according to the Clean Architecture.

Why?

Clean architecture and its derivatives, DDD, Hexagon, Ports and Adapters, etc.(?) are kind of challenging, especially for a relative novice like myself. I'm writing this as a way to learn more about the principles of the architecture.