|
|
|
|
|
by danpalmer
1296 days ago
|
|
Why? This seems like the lowest number that would be useful. Below that it's not really a problem to debug, but at that point there's typically enough complexity that some help would be useful as you forget edge cases and features in the codebase. For demonstration purposes doing it with 100 lines might be ok, but for professional use it kinda needs to understand quite a lot! Like a minimum of that order of magnitude, but potentially millions of lines. FWIW, I've never used Spring. My experience is mostly Django, iOS, non-Spring Java, and some Android. |
|