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 (JavaScript and XML) is a syntax extension to JavaScript that allows you to build React elements with HTML-like syntax right inside your JavaScript code.