Clean HTML: Structure, Naming and Maintainability
Markup you can still read in six months. Consistent conventions, meaningful names, shallow nesting and a house style that survives more than one devel...
Clean structure, naming, maintainability, performance, security and valid markup.
4 notes
Markup you can still read in six months. Consistent conventions, meaningful names, shallow nesting and a house style that survives more than one devel...
What the markup alone can do for speed, with no build tooling: resource hints, image discipline, script loading and the small set of attributes that m...
Markup is not where security is enforced, and several markup decisions can undermine it entirely. The ones every front end developer should know.
Everything worth verifying before a page goes live, grouped so it can be worked through in about twenty minutes.