Where to place JavaScript code?
This is the first blog of JavaScript Fundamentals series. In this series, I will explain very basics and fundamental concepts of JavaScript. In this article, I will explain the basic building blocks of JavaScript. I will be explaining about where should we put the JavaScript code in our HTML page. You will also learn about external […]