Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Javascript Libraries
  2. -High Charts
  3. -D3
  4.  
  5. CDN: Refers to a javascript file somehwere else aka highcharts, all of the code is written on someone else's computer, Content Delivery Network
  6.  
  7. NPM, Bower, and Yarn are all using Node- framework, compiler,
  8. JavaScript tags either go in the head, or last line of the body
  9. JQuery: '$' symbol means that you will need to install JQuery with a CDN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement