Skip to content

Latest commit

 

History

History
executable file
·
1 lines (1 loc) · 370 Bytes

File metadata and controls

executable file
·
1 lines (1 loc) · 370 Bytes

JavaScript is a high-level, interpreted language. It can be ran on the browser or on your computer locally. JavaScript can be coded anywhere, even on a simple text editor or notepad feature on the laptop. However, in order to enhance programming experience, many tools such as editors and debuggers exist to make JavaScript coding easier and more interactive for a user.