I have a JavaScript library question.

Asked 2 years ago, Updated 2 years ago, 17 views

When studying JavaScript,

During library

There are JS Library and jQuery.

I am studying JavaScript at Kahnacademy

Which should I study first, JS Library or jQuery?

Also, is JS Library the original library? I don't know even if I google it.

javascript

2022-09-22 21:59

4 Answers

I think JS is referring to javascript.

https://en.wikipedia.org/wiki/List_of_JavaScript_libraries There are so many.

I think you should study jQuery as a basic.


2022-09-22 21:59

Abbreviation for JavaScript (JS). To put it simply, In general, when you learn HTML, you can learn the basics with JS A little further step in JS is JQuery. Step by step


2022-09-22 21:59

Basically, Javascript is so personal or team-oriented that the development method is not consistent and diverse, there is no clarity of type, and it is considered an advantage and disadvantage that it can be developed too freely, so the number of libraries is also overflowing.

Based on the front-end of web development, it is better to study libraries such as Jquery and typejs after understanding the basic BOM model or DOM model and knowing the functions and attributes of basic scripts, and these days, Jquery's usage rate is more than 90%.

If you use javascript for server development, I think it's right to find it accordingly. Node.js shows not a bad performance, but there are many reviews that it is difficult to maintain.


2022-09-22 21:59

JS stands for (Java*S*script), and JS LIbridge is a pre-made code for developer convenience using JavaScript.

There is a huge amount of JS Library. One of them is jQuery.

in this country usually learn a great deal of jquery. And when creating the most common websites is jquery js library.
But you, or build robots, or the server or if you want besides jquery java script better you learn.

java script is There are many different ways can learn.

The company site I work for is giving away free ways to become a JavaScript full stack developer. A full-stack developer is a developer who can use JavaScript to create a website, as well as a server, a robot, etc.

If you go to http://www.svcoding.com and write down your email, please check it out.

It's gonna be a lot of help.


2022-09-22 21:59

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.