diff --git a/glossary.md b/glossary.md index 52ff2a0..f14047f 100644 --- a/glossary.md +++ b/glossary.md @@ -13,7 +13,9 @@ More to read: https://www.coursera.org/articles/front-end-developer, https://boo ## JavaScript - +JavaScript is an object-oriented computer programming language commonly used to create interactive effects within web browsers. JavaScript is involved in just about every website known to man. Whether they update their content in real time, have funny animations, any effects on screen, etc uses JavaScript. +https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/What_is_JavaScript +https://www.w3schools.com/whatis/whatis_js.asp ## Yarn