Jump to ratings and reviews
Rate this book

Implementing the Clean Architecture

Rate this book
Neither database nor framework should shape your application. Business needs should. Unfortunately, it might have got out of sight due to years spent on writing Django- or Rails-like web applications with Active Record ORMs.

The Clean Architecture is an approach that puts your customer’s concerns in the centre of software. All other issues, such as persistence are treated as implementation details. This is achieved thanks to a careful layering of the project.

As a result, business rules are decoupled from frameworks and 3rd party services. Therefore you can rapidly prototype and test core value. Everything has its place, which makes i.e. onboarding new team members a breeze. Last, but certainly not least – as time passes and project grows the Clean Architecture lets you maintain order and remain flexible.

ebook

21 people want to read

About the author

Sebastian Buczyński

2 books5 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (28%)
4 stars
4 (57%)
3 stars
1 (14%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.