Hacker News new | ask | show | jobs
by hit8run 3957 days ago
Angular by default is not using jQuery. They have a convenience layer that is similar to the jQuery-API called jqLight. But if you use Angular in the right way you usually don't need to access the DOM with these methods.