> "If you write terrible Coffeescript, it's hard to read"
No, it's "If a language that provides for many ways to write terrible code (incl many ways to write the same code), people will write hard to read code." For example if parens are required, it is impossible to "get clever" with not using them.
> No, it's "If a language that provides for many ways to write terrible code (incl many ways to write the same code), people will write hard to read code."
A prime historical example being Perl. A second one being PHP.
No, it's "If a language that provides for many ways to write terrible code (incl many ways to write the same code), people will write hard to read code." For example if parens are required, it is impossible to "get clever" with not using them.
> A bad workman blames his tools
Great workmen evaluate and avoid bad tools.