Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 2.73 KB

javascript.md

File metadata and controls

60 lines (47 loc) · 2.73 KB

JavaScript

What is JavaScript? JavaScript is a is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else. 1

Essentials

Tutorials and overviews

Books

See also this list of free JavaScript books.

Quirks and FAQs

Playgrounds

  • JSFiddle
  • Glitch
  • JS Bin
  • CodePen

Footnotes

  1. https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/What_is_JavaScript