Because there are no capital letters (e.g., DuckQuackPrepCom ) or separators (e.g., duck_quack_prep_com ), the string suffers from poor legibility. The human eye is forced to mentally parse where one word ends and the next begins. This is often called "camel case failure" or simply a "smushed" string.
Because there are no capital letters (e.g., DuckQuackPrepCom ) or separators (e.g., duck_quack_prep_com ), the string suffers from poor legibility. The human eye is forced to mentally parse where one word ends and the next begins. This is often called "camel case failure" or simply a "smushed" string.