|
|
|
|
|
by lolinder
1072 days ago
|
|
Yes, they are. Their comment identifies the problem as being: "little 150+ line js programs in your html attributes". HTML attributes are fine, 150+ line JS programs are fine, 150+ lines crammed into your HTML attributes is not fine. |
|
A sufficiently advanced precompiler can extract those JS programs into their own files and a sufficiently advanced IDE can allow you to write even a 1000 line JS program in an attribute with no problems.
Yet, those do not exist today.