mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Remove "...And simplicity..." confusing paragraph in 1-active-record-data-mapper.md (#11722)
Closes #11715
This commit is contained in:
parent
181154ab3c
commit
7c55d32321
@ -154,4 +154,3 @@ Both strategies have their own cons and pros.
|
||||
One thing we should always keep in mind with software development is how we are going to maintain our applications.
|
||||
The `Data Mapper` approach helps with maintainability, which is more effective in larger apps.
|
||||
The `Active Record` approach helps keep things simple which works well in smaller apps.
|
||||
And simplicity is always a key to better maintainability.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user