Depends on what we would define as reasonable code vs highly complex code. If you show some basic code with common pattern that would be a skill issue imo but if you show a minimized codebase with one letter variables I would say that even though it is possible to understand that code, well it is a bit much to say that the reader lacks skill.
@@FredrikChristenson i guess i have seen workers who can't comprehend oop code with oop techniques in TypeScript because javascript doesn't have it. they can write code within js frameworks but lack the oop techniques from java-c#
If a mid-level or senior developer can't comprehend code that passes the compilation process, is it a skill issue?
Depends on what we would define as reasonable code vs highly complex code.
If you show some basic code with common pattern that would be a skill issue imo but if you show a minimized codebase with one letter variables I would say that even though it is possible to understand that code, well it is a bit much to say that the reader lacks skill.
@@FredrikChristenson i guess i have seen workers who can't comprehend oop code with oop techniques in TypeScript because javascript doesn't have it. they can write code within js frameworks but lack the oop techniques from java-c#