-
angularJS
anyone use angularJS?
I'd never even heard of it before today (found it by accident while reading another article), but it looks pretty incredible. +1 for MVC. I'd be interested if anyone has experience with it (especially in terms of performance/ ease of development).
-
Very interesting, I haven't even heard of AngularJS until now. Just watched the video, and it looks like it may compliment jQuery nicely for certain tasks.
-
I was reading more of the docs/tuts, it actually leverages jQuery - uses its own subset if jQuery isn't on the page.
-