An open API service indexing awesome lists of open source software.

https://github.com/k2tzumi/clean-architecture-anti-pattern

Clean Architecture Anti-Patterns. Anti-Patterns in Clean Architecture: Summarizing what went wrong and what design should have been used by giving examples of implementation patterns that are often encountered and should be avoided.
https://github.com/k2tzumi/clean-architecture-anti-pattern

presentation-slides

Last synced: 2 months ago
JSON representation

Clean Architecture Anti-Patterns. Anti-Patterns in Clean Architecture: Summarizing what went wrong and what design should have been used by giving examples of implementation patterns that are often encountered and should be avoided.

Awesome Lists containing this project

README

        

# Welcome to [Slidev](https://github.com/slidevjs/slidev)!

To start the slide show:

- `npm install`
- `npm run dev`
- visit http://localhost:3030

Edit the [slides.md](./slides.md) to see the changes.

Learn more about Slidev on [documentations](https://sli.dev/).