JavaScript

(noun): A programming language used to add interactivity and dynamic content to web pages.

Example: “I used JavaScript to create a form that validates user input on my website.”

JSON

(noun): A lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate.

Example: “The API returned data in JSON format, which I could easily extract and display on my application.”