reading-notes

https://faroukibrahim-fii.github.io/reading-notes/

View the Project on GitHub FaroukIbrahim-FII/reading-notes

JavaScript

Hello! welcome to where we discripe what is JavaScript and how to use it. So bring yourself a cup of coffee and let us start

What is JavaScript?

So let us start by explaining what JavaScript is. JavaScript is a programming language that brings functionality to the webpage. Have you ever wonder how buttons respone to your click when you click them? or how a input field respone when you input something? This is done using JavaScript. so this how it will look like:

JavaScript

You can add a variable or make a math operations using it. variable

operators