JavaScript Tutorial For Beginners #45 – JavaScript Libraries




Yo ninjas, in this JavaScript tutorial, I just want to give you a brief introduction to the fantastic world of JavaScript libraries. A JavaScript library is essentially a chunk of code that someone else has written (normally for a specific purpose, but there are general purpose libraries too), that can greatly reduce your work load.

Any questions, fire away :).

SUBSCRIBE TO CHANNEL – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg?sub_confirmation=1

========== JavaScript for Beginners Playlist ==========

========== CSS for Beginners Playlist ==========

========== HTML for Beginners Playlist ==========

========== The Net Ninja ============

For more front-end development tutorials & to black-belt your coding skills, head over to – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg or http://thenetninja.co.uk

========== Social Links ==========

Twitter – @TheNetNinja – https://twitter.com/thenetninjauk

Original source


10 responses to “JavaScript Tutorial For Beginners #45 – JavaScript Libraries”

  1. I have gone through all your videos and others as well and learned javascript but coming to a realtime development I m confused where to and how to apply … kindly do us a video for that .. I would be a great help

  2. Perhaps I'm mistaken… Knowing XML, I thought that <script "scripts/jquery-3.1.0.js"/><script "scripts/script.js" /> would work; but seemingly instead I have to write <script "scripts/jquery-3.1.0.js"></script>.

Leave a Reply