I was just developing something, when i noticed that anything that i make in java script file isn't getting displayed in the local browser. (pic 1) This is the part of code
Decided to check the console of the browser by doing console.log("test"); got an error of undefined
This is the part that gets displayed on my screen as the output