|
|
|
|
|
by ccachor
3028 days ago
|
|
It is more maintainable (in the sense that functionality isn't bound to the DOM structure or class names). I'd argue there's a bit less repetition across your app, but it's not as significant if you're smart about code re-use. |
|