Skip to content

Commit 402ee22

Browse files
committed
Technical overview
1 parent ccb54d7 commit 402ee22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/md/technical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ By imposing structure we aim to reduce the opportunity for coding errors to be m
88

99
At ~ec~ we take issue with this claim, for the following reasons:
1010

11-
1. Frameworks greatly add to the size of the code base, and a primary rule of programming is that the bigger the code, the more places there are for bugs to hide.
11+
1. Frameworks greatly add to the size of the code base, and a primary rule of programming is that the more code you have the more places there are for bugs to hide.
1212

1313
1. Frameworks reduce the scope for ingenuity, seeking to eliminate errors from the outset by reducing all programming effort to a simple process of following rules that relies more on learning the structure than on thinking about problems and solutions.
1414

0 commit comments

Comments
 (0)