https://faroukibrahim-fii.github.io/reading-notes/
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
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:
You can add a variable or make a math operations using it.