# JavaScript basics

By [WG HUB](https://paragraph.com/@wg-hub) · 2023-10-25

---

JavaScript is a programming language that adds interactivity to your website. This happens in games, in the behavior of responses when buttons are pressed or with data entry on forms; with dynamic styling; with animation, etc. This article helps you get started with JavaScript and furthers your understanding of what is possible.

[What is JavaScript?](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics#what_is_javascript)
---------------------------------------------------------------------------------------------------------------------------------------

---

*Originally published on [WG HUB](https://paragraph.com/@wg-hub/javascript-basics)*
