Software Development Terms Beginning with J
JavaScript
Section titled “JavaScript”JavaScript is a commanding language that commands the items of an HTML document.
JSON (JavaScript Object Notation) is a text format for interchanging data between clients (web pages) and servers.
JSX is a JavaScript syntax extension for building React elements with HTML-like syntax inside your JavaScript code.