Should you learn jQuery or AngularJS after JavaScript?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

IT Professional Trainer with 15 years of experience in IT Industry

The problem with JavaScript is that very few people learn it like the way we learn other languages like C, Java etc. We try to teach ourselves by trying to search when we can't do things. Anyway the point being what you consider as learning javascript? Does it imply learning scopes, closures, objects...
read more
The problem with JavaScript is that very few people learn it like the way we learn other languages like C, Java etc. We try to teach ourselves by trying to search when we can't do things. Anyway the point being what you consider as learning javascript? Does it imply learning scopes, closures, objects oriented, callbacks? If you have finished learning these principles then its good. Since you are asking this question I'll assume that you are new to web development. And I strongly recommend you to start off with Jquery. The reason being Jquery is not a framework it is a library. So Jquery doesn't force you to follow a particular code structure. You can structure you code as you wish. Take the time and try and build a small app say a note taking app? Now just check out AngularJS. AngularJS unlike Jquery is a framework. It follows the MVC(and its derivatives) architecture. So you have a much more structured way to code whatever you like. My take on Jquery before AngularJS is `Do you learn words first or the sentence?`. Its obviously the words. You'll appreciate Angular a lot once you have finished learning Jquery. And when nothing works for you, you can always use Jquery. I believe that one might fail to appreciate Jquery if on learnt a framework like Angular. read less
Comments

IT Corporate Trainer with 9 years of experience in Edu tech

Because jQuery is nothing but a library for JavaScript applications, you should automatically learn it when you do web development. It helps a lot in designing UI's, animating states, etc. Angular.js is an MVC framework, i.e., a Model-View-Controller framework; the model here is the data from a database,...
read more
Because jQuery is nothing but a library for JavaScript applications, you should automatically learn it when you do web development. It helps a lot in designing UI's, animating states, etc. Angular.js is an MVC framework, i.e., a Model-View-Controller framework; the model here is the data from a database, the view is what the user sees, that is, the Front-end and the Controller is what makes Views bind with the data. Here, you can leverage Angular.js' superb bindings, application structure, etc. and use jQuery for providing dynamic-animations to the application. Lastly, Node.js is generally used as server-side JavaScript; so, the API which interacts with Angular can be written in Node.js. You should always remember, however, that Node.js is nothing more than JavaScript with some extra features such as AMD modules, Require.js and io.js. So, it should be pretty simple to learn. I hope this helps! :) read less
Comments

Related Questions

Some basic program bass of java and how it work?
JavaScript (Lightweight & loosely typed client-side Scripting Language which needs interpreter) is entirely different from Java (Programming Language which needs compilation)
Shekhar
Hi, We provide online instructor-led training. I am looking for Java Teacher/Instructor who can teach java via online. If anyone interested then contact me. I have to start the class from tomorrow onwards.
Hi, If you haven't finalised yet, I am interested in being an instructor. I will be teaching the newest version of Java, Java 10. Experience - 3 yrs as Software Engineer, BTech CSE, teaching Java to school and college students since 3 yrs.
Ujjwal Rana
Which language has the best future prospects: Python, Java, or JavaScript?
According to me, "Python" is the programming language having the best future prospect considering the current industry trend. Reason: Python is extensively used in advanced technologies such as Machine...
Atharva
0 0
5
How do I become better at JavaScript?
Go through JavaScript tutorials from w3schools.com site. They have good examples with description. Then learn some es6 and es7 syntax. You will be pro in JavaScript.
Pooja
0 0
5
What is the best way to learn JavaScript?
Learn Java Script Basics Learn OOPS and Design pattern in JavaScript Learn Jquery , DOM , JSON etc. Try Framework like ReactJS / AngularJS Refer to online tutorial or get fast track training...
Umamahesh
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Benefits of Design Patterns in Application Development
Application developments is a tedious job. Programmers write code and test it again and again to make sure their software works fine. So designing complex software is a hard nut to crack. Skilled programmers...

Angular 1 vs Angular 2
Angular team has released the angular 2, which has drastically change the way programmers interact and work with Angular framework in the past. In this post I will tell you the common changes made by...

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

String Comparison In Javascript
String Comparison in javascript: Let us learn how two strings are compared in javascript Assume you have two strings: "ant" and "ele" Case 1: alert("ant" < "ele" ); will give the result as true...
G

Simple Algorithms - Fibonacci, Finding GCD & Finding LCM.
import java.util.Scanner; //0,1,1,2,3,5,8,13,21,34... //fun(n)=fun(n-1)+fun(n-2) where n>=2 /*fib(9)=fib(8)+fib(7) =fib(7)+fib(6)+fib(6)+fib(5) =fib(6)+fib(5)+fib(5)+fib(4)+fib(5)+fib(4)+fib(4)+fib(3) */ public...

Recommended Articles

Here are the top 6 must have skills for every Web Designer : Technical Skills Web designers undoubtedly require very strong technical skills. They must have hands on using Web designing software and tools, such as Adobe Dreamweaver, Fireworks, Photoshop, Flash etc. In addition to the knowledge of design...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for Java Script Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you