|
|
|
|
|
by godinaa
2939 days ago
|
|
I disagree. Rigorous code standards are just as necessary on front-end code as back-end. In my experience, no code review, poor design or documentation, and lax standards lead to jittery experiences. For example, people write complex blocking code that causes the page to freeze for moments while that processing is happening. People write event handlers that execute too often and slow user interaction. |
|
But broadly speaking yes I agree, but one or two of my line managers in the past would not.