mirror of
https://github.com/HackSoftware/Django-Styleguide.git
synced 2025-05-29 02:03:08 +03:00
parent
0291d00afc
commit
dc3f88de76
|
@ -2788,3 +2788,4 @@ The way we do Django is inspired by the following things:
|
||||||
- The general idea for **separation of concerns**
|
- The general idea for **separation of concerns**
|
||||||
- [Boundaries by Gary Bernhardt](https://www.youtube.com/watch?v=yTkzNHF6rMs)
|
- [Boundaries by Gary Bernhardt](https://www.youtube.com/watch?v=yTkzNHF6rMs)
|
||||||
- Rails service objects
|
- Rails service objects
|
||||||
|
- Recently, I saw the [Cognitive Load is what matters](https://github.com/zakirullin/cognitive-load) article and it resonated with me. Some of the things mentioned there are also a key concept of the Django Styleguide.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user