1. What are all JavaScript libraries ? 2. What do libraries do in JavaScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

1. What are all JavaScript libraries ? 2. What do libraries do in JavaScript?

please answer 🙏

4th Jun 2019, 8:54 AM
\Dante/
\Dante/ - avatar
2 Answers
+ 4
4th Jun 2019, 10:15 AM
CodeFu
CodeFu - avatar
+ 3
Libraries are custom extensions of Javascript, and they make things easier to do. For example, with jQuery, it is much simpler to make animations, and it really helps with webpage design Some examples: jQuery, React.js, Node.js, TensorFlow.js, Matter.js...
4th Jun 2019, 8:58 AM
Airree
Airree - avatar