Is Angular.js semantic?
It even clutters the layout with logic. Can one still call something like that semantic? I am a person who differs between <b> and <strong> and <em> and other tags which are often misused in semantic HTML and Angular.js agitates me.
In my opinion, Po...