|
|
|
|
|
by mpc
2943 days ago
|
|
We're talking about two totally different programming paradigms here. The end product might be the same but it's more of a question about how you arrive there. With JQuery you're signing up for manual DOM manipulation. It's a challenge to scale that for what's now considered table-stakes for web apps. |
|