6 ms·
In angular you'd never need the line with className, so you'd end up with even less code, because of its declarative style. A good reading when thinking that's
by alexbardas 12y ago
In angular you'd never need the line with className, so you'd end up with even less code, because of its declarative style.
A good reading when thinking that's necessary to bind dom elements, events, etc is here: http://stackoverflow.com/questions/14994391/how-do-i-think-in-angularjs-if-i-have-a-jquery-background http://stackoverflow.com/questions/14994391/how-do-i-think-i...