# Learn JavaScript

#### What is JavaScript?

JavaScript is the most popular programming language for the client and server sides.  **JavaScript allows you to make web pages interactive**.&#x20;

#### Prerequisites to Learn JavaScript

* HTML

  For making the layout of the web page&#x20;
* CSS

  For styling, your web page&#x20;
