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