javascript - Should learn angularjs without jQuery? -


i newbie client-side javascript. in 1 web project, found angularjs , use basic on this. should learn jquery or use angularjs other project?

while learning angularjs best not include jquery. please note i'm talking learning process here, not saying shouldn't use jquery in final project.

the philosophies , approaches of both libraries ui construction (declarative angularjs , imperative jquery) different need somehow unlearn many of jquery habits of angularjs.

leaving out jquery during learning process "force" embrace angularjs way. when you've got full grasp of angularjs can start introducing jquery in directives only.

for broader discussion of topic see "thinking in angularjs" if have jquery background? in short:

start learning angularjs without including jquery.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -